Back to Devexpress

CardViewPopupControlStyles.CustomizationWindow Property

aspnet-devexpress-dot-web-dot-cardviewpopupcontrolstyles.md

latest1.4 KB
Original Source

CardViewPopupControlStyles.CustomizationWindow Property

Gets the style settings defining the appearance of the customization window within a grid.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
CardViewCustomizationWindowPopupStyle

A CardViewCustomizationWindowPopupStyle object that contains the style settings.

|

See Also

Card View

CardViewPopupControlStyles Class

CardViewPopupControlStyles Members

DevExpress.Web Namespace