Back to Devexpress

CardViewSettings.SettingsPopup Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-cardviewsettings-ad3c878e.md

latest1.4 KB
Original Source

CardViewSettings.SettingsPopup Property

Provides access to the settings of different CardView popup elements.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public ASPxCardViewPopupControlSettings SettingsPopup { get; }
vb
Public ReadOnly Property SettingsPopup As ASPxCardViewPopupControlSettings

Property Value

TypeDescription
ASPxCardViewPopupControlSettings

An ASPxCardViewPopupControlSettings object that contains the popup element settings.

|

Remarks

Use the SettingsPopup property to access the settings of different popup elements within a CardView.

See Also

Card View

CardViewSettings Class

CardViewSettings Members

DevExpress.Web.Mvc Namespace