Back to Devexpress

ASPxCardViewPopupControlSettings.EditForm Property

aspnet-devexpress-dot-web-dot-aspxcardviewpopupcontrolsettings-35601758.md

latest1.8 KB
Original Source

ASPxCardViewPopupControlSettings.EditForm Property

Provides access to the popup edit form‘s settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
CardViewEditFormPopupSettings

A CardViewEditFormPopupSettings object that contains the Edit Form’s settings.

|

Property Paths

You can access this nested property as listed below:

LibraryObject TypePath to EditForm
ASP.NET MVC ExtensionsCardViewSettings

.SettingsPopup .EditForm

| | ASP.NET Web Forms Controls | ASPxCardView |

.SettingsPopup .EditForm

|

See Also

ASPxCardViewPopupControlSettings Class

ASPxCardViewPopupControlSettings Members

DevExpress.Web Namespace