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

SpreadsheetSettings.SettingsDialogs Property

Provides access to the built-in dialogs’ settings.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v21.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