ASPxSpreadsheetBehaviorSettings.Worksheet Property
Provides access to the spreadsheet worksheets’ behavior options.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
Property Value
Type | Description |
---|---|
ASPxSpreadsheetWorksheetBehaviorOptions | An ASPxSpreadsheetWorksheetBehaviorOptions object containing settings related to the worksheets’ behavior options. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Worksheet |
---|---|
ASPxSpreadsheetSettings |
|
See Also