BCGSoft.Controls.Grid Namespace : GridCreateCustomCellEventArgs Class |
The following tables list the members exposed by GridCreateCustomCellEventArgs.
Name | Description | |
---|---|---|
![]() | GridCreateCustomCellEventArgs Constructor |
Name | Description | |
---|---|---|
![]() | Cell | Gets or sets a reference to custom cell. |
![]() | Column | Gets a column where custom cell is located. |
![]() | ColumnIndex | Gets index of column where custom cell is located. |
![]() | Handled | (Inherited from System.ComponentModel.HandledEventArgs) |
![]() | Item | Gets data item. for which custom cell is created. |
![]() | Row | Gets a row where a custom cell is located. |
![]() | RowIndex | Gets row index. |