Back to Devexpress

ASPxSpreadsheetWorksheetBehaviorOptions Class

aspnet-devexpress-dot-web-dot-aspxspreadsheet-74febce1.md

latest2.2 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Web.Office

Declaration

csharp
public class ASPxSpreadsheetWorksheetBehaviorOptions :
    ASPxSpreadsheetBehaviorOptionsBase,
    ISettingsWithExternalStateManager
vb
Public Class ASPxSpreadsheetWorksheetBehaviorOptions
    Inherits ASPxSpreadsheetBehaviorOptionsBase
    Implements ISettingsWithExternalStateManager

The following members return ASPxSpreadsheetWorksheetBehaviorOptions objects:

Remarks

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

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase ASPxSpreadsheetSettingsBase ASPxSpreadsheetBehaviorOptionsBase ASPxSpreadsheetWorksheetBehaviorOptions

See Also

ASPxSpreadsheetWorksheetBehaviorOptions Members

DevExpress.Web.ASPxSpreadsheet Namespace