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

ASPxSpreadsheetWorksheetBehaviorOptions Class

Provides options to restrict an end-user’s ability to manage a document within the ASPxSpreadsheet.

Namespace: DevExpress.Web.ASPxSpreadsheet

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

Declaration

public class ASPxSpreadsheetWorksheetBehaviorOptions :
    ASPxSpreadsheetBehaviorOptionsBase,
    ISettingsWithExternalStateManager

The following members return ASPxSpreadsheetWorksheetBehaviorOptions objects:

Remarks

The ASPxSpreadsheetWorksheetBehaviorOptions class instance is accessible by using the ASPxSpreadsheetBehaviorSettings.Worksheet property.

Inheritance

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