Click or drag to resize

IColumnViewFocusedColumn Property

Gets the focused column

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
IGridColumn FocusedColumn { get; }

Property Value

Type: IGridColumn
See Also