Back to Devexpress

CardViewPopupControlStyle.PopupControl Property

aspnet-devexpress-dot-web-dot-cardviewpopupcontrolstyle.md

latest1.1 KB
Original Source

CardViewPopupControlStyle.PopupControl Property

Gets the general style settings of popup elements within a grid.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public AppearanceStyle PopupControl { get; }
vb
Public ReadOnly Property PopupControl As AppearanceStyle

Property Value

TypeDescription
AppearanceStyle

A AppearanceStyle object that contains the style settings.

|

See Also

Card View

CardViewPopupControlStyle Class

CardViewPopupControlStyle Members

DevExpress.Web Namespace