A newer version of this page is available.
Switch to the current version.
ASPxSpreadsheet.Settings Property
Provides access to the ASPxSpreadsheet's main settings.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v18.2.dll
Declaration
public ASPxSpreadsheetSettings Settings { get; }
Public ReadOnly Property Settings As ASPxSpreadsheetSettings
Property Value
Type | Description |
---|---|
ASPxSpreadsheetSettings | An ASPxSpreadsheetSettings object that contains the control's options. |
See Also
Feedback