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.v24.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
public class ASPxSpreadsheetBehaviorSettings :
ASPxSpreadsheetBehaviorOptionsBase,
ISettingsWithExternalStateManager
Related API Members
The following members return ASPxSpreadsheetBehaviorSettings objects:
Remarks
A ASPxSpreadsheetBehaviorSettings
instance is returned by the ASPxSpreadsheetSettings.Behavior property.
Inheritance
Object
StateManager
PropertiesBase
ASPxSpreadsheetSettingsBase
ASPxSpreadsheetBehaviorOptionsBase
ASPxSpreadsheetBehaviorSettings
See Also