Skip to main content
A newer version of this page is available. .

SpreadsheetDialogFormSettings Class

Contains settings concerning customization of dialog form elements.

Namespace: DevExpress.Web.ASPxSpreadsheet

Assembly: DevExpress.Web.ASPxSpreadsheet.v18.2.dll

Declaration

public class SpreadsheetDialogFormSettings :
    ASPxSpreadsheetSettingsBase

The following members return SpreadsheetDialogFormSettings objects:

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