A newer version of this page is available.
Switch to the current version.
GridViewCustomizationWindowPopupStyle Class
Contains styles settings defining the appearance of a Customization Window.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class GridViewCustomizationWindowPopupStyle :
GridPopupControlStyle
Public Class GridViewCustomizationWindowPopupStyle
Inherits GridPopupControlStyle
Related API Members
The following members accept/return GridViewCustomizationWindowPopupStyle objects:
Remarks
An object of the GridViewCustomizationWindowPopupStyle type can be accessed via the GridViewPopupControlStyles.CustomizationWindow property of the control.
Implements
Inheritance
Object
StateManager
PropertiesBase
StylesBase
PopupControlStyles
DevExpress.Web.GridPopupControlStyle
GridViewCustomizationWindowPopupStyle
See Also
Feedback