Back to Devexpress

SpreadsheetDialogFormSettings Class

aspnet-devexpress-dot-web-dot-aspxspreadsheet-3e1ad4bb.md

latest1.8 KB
Original Source

SpreadsheetDialogFormSettings Class

Contains settings concerning customization of dialog form elements.

Namespace : DevExpress.Web.ASPxSpreadsheet

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

NuGet Package : DevExpress.Web.Office

Declaration

csharp
public class SpreadsheetDialogFormSettings :
    ASPxSpreadsheetSettingsBase
vb
Public Class SpreadsheetDialogFormSettings
    Inherits 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.

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase ASPxSpreadsheetSettingsBase SpreadsheetDialogFormSettings

See Also

SpreadsheetDialogFormSettings Members

DevExpress.Web.ASPxSpreadsheet Namespace