SpreadsheetBehaviorOptions.Selection Property
Returns an object that provides access to cell selection options.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
SpreadsheetSelectionOptions | A SpreadsheetSelectionOptions object. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Selection |
---|---|
SpreadsheetControlOptions |
|
See Also