ASPxClientSpreadsheetSelectionChangedEventArgs Members
Provides data for the ASPxClientSpreadsheet.SelectionChanged event.Constructors
| Name | Description |
|---|---|
| constructor(selection) | Initializes a new instance of the ASPxClientSpreadsheetSelectionChangedEventArgs within the specified setting. |
Properties
| Name | Description |
|---|---|
| selection | Gets an object that determines the currently selected region within the Spreadsheet. |
See Also