GrapeCity.Windows.SpreadSheet.UI Namespace > SheetView Class : CellClick Event |
The event handler receives an argument of type CellClickEventArgs containing data related to this event. The following CellClickEventArgs properties provide information specific to this event.
Property | Description |
---|---|
ButtonType | Gets the mouse button that is clicked. |
Column | Gets the column index of the clicked cell. |
Row | Gets the row index of the clicked cell. |
SheetArea | Gets the area the clicked cell is in. |
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)