GrapeCity.Windows.SpreadSheet.Data Namespace : SheetChangedEventArgs Class |
The following tables list the members exposed by SheetChangedEventArgs.
Name | Description | |
---|---|---|
Column | Gets the column index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.CellChangedEventArgs) | |
ColumnCount | Gets the number of columns. (Inherited from GrapeCity.Windows.SpreadSheet.Data.CellChangedEventArgs) | |
PropertyName | Gets the property name. (Inherited from GrapeCity.Windows.SpreadSheet.Data.CellChangedEventArgs) | |
Row | Gets the row index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.CellChangedEventArgs) | |
RowCount | Gets the number of rows. (Inherited from GrapeCity.Windows.SpreadSheet.Data.CellChangedEventArgs) | |
SheetArea | Gets the sheet area of the cell. (Inherited from GrapeCity.Windows.SpreadSheet.Data.CellChangedEventArgs) | |
Type | Gets the change type for the event. |