Skip to main content

SpreadsheetDialogFormSettings Class

Contains settings concerning customization of dialog form elements.

Namespace: DevExpress.Web.ASPxSpreadsheet

Assembly: DevExpress.Web.ASPxSpreadsheet.v23.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.SettingsDialogForm property.

Inheritance

See Also