SpreadsheetDialogFormSettings Class
In This Article
Contains 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 class SpreadsheetDialogFormSettings :
ASPxSpreadsheetSettingsBase
#Remarks
The SpreadsheetDialogFormSettings
class contains settings that allow you to customize the availability of elements within the Built-in Dialog Forms.
An instance of the SpreadsheetDialogFormSettings
class can be accessed via the ASPxSpreadsheet.SettingsDialogs property.
#Inheritance
Object
StateManager
PropertiesBase
ASPxSpreadsheetSettingsBase
SpreadsheetDialogFormSettings
See Also