Back to Devexpress

ASPxCardViewPopupControlSettings Class

aspnet-devexpress-dot-web-a1035c49.md

latest2.0 KB
Original Source

ASPxCardViewPopupControlSettings Class

Contains specific settings for different popup elements.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxCardViewPopupControlSettings :
    ASPxGridPopupControlSettings
vb
Public Class ASPxCardViewPopupControlSettings
    Inherits ASPxGridPopupControlSettings

The following members return ASPxCardViewPopupControlSettings objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxCardView.SettingsPopup
ASP.NET MVC ExtensionsCardViewSettings.SettingsPopup

Remarks

An object of the ASPxCardViewPopupControlSettings type can be accessed via the ASPxCardView.SettingsPopup property.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridPopupControlSettings ASPxCardViewPopupControlSettings BootstrapCardViewPopupControlSettings

See Also

ASPxCardViewPopupControlSettings Members

DevExpress.Web Namespace