Back to Devexpress

GridViewCustomizationWindowPopupStyle Class

aspnet-devexpress-dot-web-0a09131c.md

latest1.9 KB
Original Source

GridViewCustomizationWindowPopupStyle Class

Contains styles settings defining the appearance of a Customization Window.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class GridViewCustomizationWindowPopupStyle :
    GridPopupControlStyle
vb
Public Class GridViewCustomizationWindowPopupStyle
    Inherits GridPopupControlStyle

The following members return GridViewCustomizationWindowPopupStyle objects:

Remarks

An object of the GridViewCustomizationWindowPopupStyle type can be accessed via the GridViewPopupControlStyles.CustomizationWindow property of the control.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase StylesBase PopupControlStyles DevExpress.Web.GridPopupControlStyle GridViewCustomizationWindowPopupStyle

See Also

GridViewCustomizationWindowPopupStyle Members

Grid View

DevExpress.Web Namespace