Back to Devexpress

CardViewCustomizationWindowPopupStyle Class

aspnet-devexpress-dot-web-9abef351.md

latest1.9 KB
Original Source

CardViewCustomizationWindowPopupStyle 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 CardViewCustomizationWindowPopupStyle :
    GridPopupControlStyle
vb
Public Class CardViewCustomizationWindowPopupStyle
    Inherits GridPopupControlStyle

The following members return CardViewCustomizationWindowPopupStyle objects:

Remarks

An object of the CardViewCustomizationWindowPopupStyle type can be accessed by the CardViewPopupControlStyles.CustomizationWindow property of the control.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase StylesBase PopupControlStyles DevExpress.Web.GridPopupControlStyle CardViewCustomizationWindowPopupStyle

See Also

CardViewCustomizationWindowPopupStyle Members

Card View

DevExpress.Web Namespace