ASPxSpreadsheetSettings.Behavior Property
In This Article
Provides access to an object that enables you to apply restrictions on different editor operations.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
public ASPxSpreadsheetBehaviorSettings Behavior { get; }
#Property Value
Type | Description |
---|---|
ASPx |
A ASPx |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Behavior |
---|---|
ASPx |
|
See Also