Skip to main content

ASPxSpreadsheetBehaviorSettings.Column Property

Provides access to spreadsheet columns’ behavior options.

Namespace: DevExpress.Web.ASPxSpreadsheet

Assembly: DevExpress.Web.ASPxSpreadsheet.v24.2.dll

NuGet Package: DevExpress.Web.Office

#Declaration

#Property Value

Type Description
ASPxSpreadsheetColumnBehaviorOptions

An ASPxSpreadsheetColumnBehaviorOptions object containing settings related to the columns’ behavior options.

#Property Paths

You can access this nested property as listed below:

Object Type Path to Column
ASPxSpreadsheetSettings
.Behavior .Column
See Also