Back to Devexpress

CardViewEditFormPopupStyle Class

aspnet-devexpress-dot-web-4cc63d66.md

latest1.8 KB
Original Source

CardViewEditFormPopupStyle Class

Contains styles settings defining the appearance of a popup edit form.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

The following members return CardViewEditFormPopupStyle objects:

Remarks

An object of the CardViewEditFormPopupStyle type can be accessed by the CardViewPopupControlStyles.EditForm property of the control.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase StylesBase PopupControlStyles DevExpress.Web.GridPopupControlStyle CardViewEditFormPopupStyle

See Also

CardViewEditFormPopupStyle Members

Card View

DevExpress.Web Namespace