The fields of the CellEventArgs class are listed below. For a complete list of CellEventArgs class members, see the CellEventArgs Members topic.
Cell | The cell that was clicked, or null if no cell at point. |
CellData | The current displayed data. |
CellIndex | An index of the cell in item template, or -1 if no cell at point. |
ItemIndex (inherited from ItemEventArgs) | An index of the item in the ItemCollection. |
ListItem (inherited from ItemEventArgs) | The ListItem that was clicked. |
Offset (inherited from ItemEventArgs) | Current vertical offset of the item in grid. |
CellEventArgs Class | Resco.Controls.AdvancedComboBox Namespace