Back to Devexpress

ASPxGridViewPopupControlSettings.CustomizationWindow Property

aspnet-devexpress-dot-web-dot-aspxgridviewpopupcontrolsettings.md

latest1.9 KB
Original Source

ASPxGridViewPopupControlSettings.CustomizationWindow Property

Provides access to the Customization Window‘s settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public GridViewCustomizationWindowPopupSettings CustomizationWindow { get; }
vb
Public ReadOnly Property CustomizationWindow As GridViewCustomizationWindowPopupSettings

Property Value

TypeDescription
GridViewCustomizationWindowPopupSettings

A GridViewCustomizationWindowPopupSettings object that contains the Customization Window’s settings.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to CustomizationWindow
ASPxGridView

.SettingsPopup .CustomizationWindow

| | GridViewProperties |

.SettingsPopup .CustomizationWindow

|

See Also

Grid View

ASPxGridViewPopupControlSettings Class

ASPxGridViewPopupControlSettings Members

DevExpress.Web Namespace