Back to Devexpress

CardViewPopupControlStyle Class

aspnet-devexpress-dot-web-56a41f07.md

latest1.7 KB
Original Source

CardViewPopupControlStyle Class

Contains styles settings defining the common appearance of popup elements within grid.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class CardViewPopupControlStyle :
    GridPopupControlStyle
vb
Public Class CardViewPopupControlStyle
    Inherits GridPopupControlStyle

The following members return CardViewPopupControlStyle objects:

Remarks

An object of the CardViewPopupControlStyle type can be accessed via the CardViewPopupControlStyles.Common property of the control.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase StylesBase PopupControlStyles DevExpress.Web.GridPopupControlStyle CardViewPopupControlStyle

See Also

CardViewPopupControlStyle Members

Card View

DevExpress.Web Namespace