Skip to main content
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.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public CardViewEditFormPopupStyle EditForm { get; }

Property Value

Type Description
CardViewEditFormPopupStyle

A CardViewEditFormPopupStyle object that contains the style settings.

See Also