Click or drag to resize

IDataGridCustomDrawCell Event

Occurs when a cell is being drawn

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
event IEventHandler<ICustomDrawCellEventArgs> CustomDrawCell

Value

Type: EBP.Api.Interfaces.MiscIEventHandlerICustomDrawCellEventArgs
See Also