Back to Devexpress

GridViewSettings.SettingsCustomizationDialog Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-gridviewsettings-f6bf6f48.md

latest1.3 KB
Original Source

GridViewSettings.SettingsCustomizationDialog Property

Provides access to the Customization Dialog’s settings.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public ASPxGridViewCustomizationDialogSettings SettingsCustomizationDialog { get; }
vb
Public ReadOnly Property SettingsCustomizationDialog As ASPxGridViewCustomizationDialogSettings

Property Value

TypeDescription
ASPxGridViewCustomizationDialogSettings

An ASPxGridViewCustomizationDialogSettings object that contains the customization dialog’s settings.

|

See Also

GridViewSettings Class

GridViewSettings Members

DevExpress.Web.Mvc Namespace