Click or drag to resize

IDataGridMainView Property

Gets the View that displays data at the top hierarchy level.

Namespace:  EBP.Api.Interfaces.Controls.DataGrid
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
IColumnView MainView { get; }

Property Value

Type: IColumnView
See Also