Skip to main content
A newer version of this page is available. .

ASPxSpreadsheetColumnBehaviorOptions Class

Provides options to restrict an end-user’s ability to manage columns in a worksheet of the workbook loaded into an ASPxSpreadsheet.

Namespace: DevExpress.Web.ASPxSpreadsheet

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

Declaration

public class ASPxSpreadsheetColumnBehaviorOptions :
    ASPxSpreadsheetBehaviorOptionsBase,
    ISettingsWithExternalStateManager

The following members return ASPxSpreadsheetColumnBehaviorOptions objects:

Remarks

An instance of the ASPxSpreadsheetColumnBehaviorOptions class is accessible via the ASPxSpreadsheetBehaviorSettings.Column property.

Inheritance

Object
StateManager
PropertiesBase
ASPxSpreadsheetSettingsBase
DevExpress.Web.ASPxSpreadsheet.ASPxSpreadsheetBehaviorOptionsBase
ASPxSpreadsheetColumnBehaviorOptions
See Also