aspnet-devexpress-dot-web-0a09131c.md
Contains styles settings defining the appearance of a Customization Window.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridViewCustomizationWindowPopupStyle :
GridPopupControlStyle
Public Class GridViewCustomizationWindowPopupStyle
Inherits GridPopupControlStyle
The following members return GridViewCustomizationWindowPopupStyle objects:
An object of the GridViewCustomizationWindowPopupStyle type can be accessed via the GridViewPopupControlStyles.CustomizationWindow property of the control.
Object StateManager PropertiesBase StylesBase PopupControlStyles DevExpress.Web.GridPopupControlStyle GridViewCustomizationWindowPopupStyle
See Also