ASPxSpreadsheet.Settings Property
In This Article
Provides access to the ASPxSpreadsheet‘s main settings.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
public ASPxSpreadsheetSettings Settings { get; }
#Property Value
Type | Description |
---|---|
ASPx |
An ASPx |
See Also