Click or drag to resize

IRowCellCustomDrawEventArgsColumn Property

Gets the column whose element is being painted

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

Property Value

Type: IGridColumn
See Also