Gets or sets an object that defines how the data is styled and organized in a IEntityListViewBase control.

Namespace:  DlhSoft.Windows.Controls.Primitives
Assembly:  DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)

Syntax

C#
ViewBase View { get; set; }
Visual Basic (Declaration)
Property View As ViewBase

See Also