![]() | IRowCellCustomDrawEventArgs Interface |
Namespace: EBP.Api.Interfaces.Controls.DataGrid
The IRowCellCustomDrawEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Cell |
Provides information on the painted cell
|
![]() | CellValue |
Gets the painted value or display text (depending on the event)
|
![]() | Column |
Gets the column whose element is being painted
|
![]() | DisplayText |
Gets or sets the painted element's display text
|
![]() | RowHandle |
Gets the handle of a painted element's row
|
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |