Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / SheetSelectionChangedEventArgs Class
Properties Methods

In This Topic
    SheetSelectionChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by SheetSelectionChangedEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets the column index of the selection.  
    Public PropertyGets the number of columns in the selection.  
    Public PropertyGets the row index of the selection.  
    Public PropertyGets the number of rows in the selection.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a string that represents the current SheetSelectionModelEventArgs object.  
    Top
    See Also