ASPxCardViewPopupControlSettings.EditForm Property
In This Article
Provides access to the popup edit form‘s settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public CardViewEditFormPopupSettings EditForm { get; }
#Property Value
Type | Description |
---|---|
Card |
A Card |
#Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Edit |
---|---|---|
ASP. |
Card |
|
ASP. |
ASPx |
|
See Also