Back to Devexpress

CardViewPopupControlStyles.EditForm Property

aspnet-devexpress-dot-web-dot-cardviewpopupcontrolstyles-3d40da20.md

latest1.3 KB
Original Source

CardViewPopupControlStyles.EditForm Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public CardViewEditFormPopupStyle EditForm { get; }
vb
Public ReadOnly Property EditForm As CardViewEditFormPopupStyle

Property Value

TypeDescription
CardViewEditFormPopupStyle

A CardViewEditFormPopupStyle object that contains the style settings.

|

See Also

Card View

CardViewPopupControlStyles Class

CardViewPopupControlStyles Members

DevExpress.Web Namespace