ASPxSpreadsheet.SettingsDialogs Property
Gets settings concerning customization of dialog form elements.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
Property Value
Type | Description |
---|---|
SpreadsheetDialogSettings | A SpreadsheetDialogSettings object containing settings to customize dialog form elements. |
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