Click or drag to resize

IBandedGridViewDrawnRowCell Event

Drawn Node Cell event, called after row cell paint

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<IRowCellCustomDrawEventArgs> DrawnRowCell

Value

Type: EBP.Api.Interfaces.MiscIEventHandlerIRowCellCustomDrawEventArgs
See Also