Back to Devexpress

CardViewEditFormPopupStyle.PopupControl Property

aspnet-devexpress-dot-web-dot-cardvieweditformpopupstyle.md

latest1.1 KB
Original Source

CardViewEditFormPopupStyle.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

An AppearanceStyle object that contains the style settings.

|

See Also

Card View

CardViewEditFormPopupStyle Class

CardViewEditFormPopupStyle Members

DevExpress.Web Namespace