Skip to main content
A newer version of this page is available. .

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; }

Property Value

Type Description
ASPxSpreadsheetSettings

An ASPxSpreadsheetSettings object that contains the control’s options.

See Also