Gets the view for tabular controls.

Namespace:  EPiServer.Web.WebControls
Assembly:  EPiServer.Web.WebControls (in EPiServer.Web.WebControls.dll) Version: 6.0.530.0

Syntax

C#
protected virtual GenericDataSourceView<PageDataSource> View { get; }

See Also