Back to Devexpress

SpreadsheetBehaviorOptions.Selection Property

officefileapi-devexpress-dot-xtraspreadsheet-dot-spreadsheetbehavioroptions-5d36b2e3.md

latest1.6 KB
Original Source

SpreadsheetBehaviorOptions.Selection Property

Returns an object that provides access to cell selection options.

Namespace : DevExpress.XtraSpreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public SpreadsheetSelectionOptions Selection { get; }
vb
Public ReadOnly Property Selection As SpreadsheetSelectionOptions

Property Value

TypeDescription
SpreadsheetSelectionOptions

A SpreadsheetSelectionOptions object.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to Selection
SpreadsheetControlOptions

.Behavior .Selection

|

See Also

SpreadsheetBehaviorOptions Class

SpreadsheetBehaviorOptions Members

DevExpress.XtraSpreadsheet Namespace