Skip to main content
A newer version of this page is available. .
Tab

CardViewPopupControlStyles.CustomizationWindow Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public CardViewCustomizationWindowPopupStyle CustomizationWindow { get; }

Property Value

Type Description
CardViewCustomizationWindowPopupStyle

A CardViewCustomizationWindowPopupStyle object that contains the style settings.

See Also