Back to Devexpress

ASPxSpreadsheetBehaviorSettings Class

aspnet-devexpress-dot-web-dot-aspxspreadsheet-af1d243c.md

latest2.1 KB
Original Source

ASPxSpreadsheetBehaviorSettings Class

Specifies the restricted operations that cannot be performed by end-users over the Spreadsheet’s document.

Namespace : DevExpress.Web.ASPxSpreadsheet

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

NuGet Package : DevExpress.Web.Office

Declaration

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

The following members return ASPxSpreadsheetBehaviorSettings objects:

Remarks

A ASPxSpreadsheetBehaviorSettings instance is returned by the ASPxSpreadsheetSettings.Behavior property.

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase ASPxSpreadsheetSettingsBase ASPxSpreadsheetBehaviorOptionsBase ASPxSpreadsheetBehaviorSettings

See Also

ASPxSpreadsheetBehaviorSettings Members

DevExpress.Web.ASPxSpreadsheet Namespace