Back to Devexpress

CardViewSettings.StylesPopup Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-cardviewsettings-2e363f43.md

latest1.2 KB
Original Source

CardViewSettings.StylesPopup Property

Provides access to the style settings defining the appearance of different popup elements within a card view.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public CardViewPopupControlStyles StylesPopup { get; }
vb
Public ReadOnly Property StylesPopup As CardViewPopupControlStyles

Property Value

TypeDescription
CardViewPopupControlStyles

A CardViewPopupControlStyles object that contains style settings.

|

See Also

CardViewSettings Class

CardViewSettings Members

DevExpress.Web.Mvc Namespace