Skip to main content

SpreadsheetSettings.SettingsDialogs Property

Provides access to the built-in dialogs’ settings.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v23.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public SpreadsheetDialogSettings SettingsDialogs { get; }

Property Value

Type Description
SpreadsheetDialogSettings

A SpreadsheetDialogSettings object that contains settings of the built-in dialogs.

See Also