aspnet-devexpress-dot-web-dot-aspxspreadsheet-af1d243c.md
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
public class ASPxSpreadsheetBehaviorSettings :
ASPxSpreadsheetBehaviorOptionsBase,
ISettingsWithExternalStateManager
Public Class ASPxSpreadsheetBehaviorSettings
Inherits ASPxSpreadsheetBehaviorOptionsBase
Implements ISettingsWithExternalStateManager
The following members return ASPxSpreadsheetBehaviorSettings objects:
A ASPxSpreadsheetBehaviorSettings instance is returned by the ASPxSpreadsheetSettings.Behavior property.
Object StateManager PropertiesBase ASPxSpreadsheetSettingsBase ASPxSpreadsheetBehaviorOptionsBase ASPxSpreadsheetBehaviorSettings
See Also