SpreadsheetDialogSettings Class
Contains settings concerning customization of dialog form elements.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
Related API Members
The following members return SpreadsheetDialogSettings objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxSpreadsheet.SettingsDialogs |
ASP.NET MVC Extensions | SpreadsheetSettings.SettingsDialogs |
Remarks
The SpreadsheetDialogSettings class contains settings that allow you to customize the availability of elements within the built-in dialog forms.
An instance of the SpreadsheetDialogSettings class can be accessed via the ASPxSpreadsheet.SettingsDialogs property.
Inheritance
Object
StateManager
PropertiesBase
ASPxSpreadsheetSettingsBase
SpreadsheetDialogSettings
See Also