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

CardViewPopupControlStyles.EditForm Property

Gets the style settings defining the appearance of the popup edit form within a grid.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public CardViewEditFormPopupStyle EditForm { get; }

Property Value

Type Description
CardViewEditFormPopupStyle

A CardViewEditFormPopupStyle object that contains the style settings.

See Also