ASPxSpreadsheetBehaviorSettings.Column Property
In This Article
Provides access to spreadsheet columns’ behavior options.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
public ASPxSpreadsheetColumnBehaviorOptions Column { get; }
#Property Value
Type | Description |
---|---|
ASPx |
An ASPx |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Column |
---|---|
ASPx |
|
See Also