CardViewEditFormPopupSettings Class
In This Article
Contains popup edit form specific settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class CardViewEditFormPopupSettings :
GridEditFormPopupSettings
#Related API Members
The following members return CardViewEditFormPopupSettings objects:
#Remarks
An object of the CardViewEditFormPopupSettings type can be accessed by the ASPxCardViewPopupControlSettings.EditForm property.
#Implements
#Inheritance
See Also