aspnet-devexpress-dot-web-dot-aspxspreadsheet-677a234a.md
Contains settings concerning customization of dialog form elements.
Namespace : DevExpress.Web.ASPxSpreadsheet
Assembly : DevExpress.Web.ASPxSpreadsheet.v25.2.dll
NuGet Package : DevExpress.Web.Office
public class SpreadsheetDialogSettings :
ASPxSpreadsheetSettingsBase
Public Class SpreadsheetDialogSettings
Inherits ASPxSpreadsheetSettingsBase
The following members return SpreadsheetDialogSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxSpreadsheet.SettingsDialogs |
| ASP.NET MVC Extensions | SpreadsheetSettings.SettingsDialogs |
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.
Object StateManager PropertiesBase ASPxSpreadsheetSettingsBase SpreadsheetDialogSettings
See Also