ICustomDrawCellEventArgs Interface |
Namespace: EBP.Api.Interfaces.Controls.DataGrid
The ICustomDrawCellEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| BackColor |
Gets or sets the back Color
| |
| BackColor2 |
Gets or sets the back Color 2
| |
| BorderColor |
Gets or sets the border Color
| |
| CellValue |
Gets or sets the cell Value
| |
| ColumnName |
Gets the row columnName
| |
| DisplayText |
Gets or sets the display Text
| |
| Font |
Gets or sets the font
| |
| ForeColor |
Gets or sets the fore Color
| |
| Handled |
Gets or sets whether the event has been handled
| |
| RowHandle |
Gets the row handle
|
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |