Skip to main content
A newer version of this page is available. .
Tab

CardViewEditFormPopupStyle Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class CardViewEditFormPopupStyle :
    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

Inheritance

Object
StateManager
PropertiesBase
StylesBase
PopupControlStyles
DevExpress.Web.GridPopupControlStyle
CardViewEditFormPopupStyle
See Also