Back to Devexpress

CardViewPopupControlStyles Class

aspnet-devexpress-dot-web-500b6ea2.md

latest1.8 KB
Original Source

CardViewPopupControlStyles Class

Contains settings that allow the appearance of popup elements within the ASPxCardView to be defined.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class CardViewPopupControlStyles :
    GridPopupControlStyles
vb
Public Class CardViewPopupControlStyles
    Inherits GridPopupControlStyles

The following members return CardViewPopupControlStyles objects:

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

Remarks

An object of the CardViewPopupControlStyles type can be accessed via the ASPxCardView.StylesPopup property.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase GridPopupControlStyles CardViewPopupControlStyles

See Also

CardViewPopupControlStyles Members

Card View

DevExpress.Web Namespace