Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / CellClickEventArgs Class
Properties

In This Topic
    CellClickEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CellClickEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets the mouse button that is clicked.  
    Public PropertyGets the column index of the clicked cell.  
    Public PropertyGets the row index of the clicked cell.  
    Public PropertyGets the area the clicked cell is in.  
    Top
    See Also