ASPxSpreadsheet.SettingsDialogs Property
In This Article
Gets settings concerning customization of dialog form elements.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
public SpreadsheetDialogSettings SettingsDialogs { get; }
#Property Value
Type | Description |
---|---|
Spreadsheet |
A Spreadsheet |
#Remarks
The SettingsDialogs property provides access to settings that allow you to customize the availability of elements within the built-in dialog forms.
See Also