CardViewFormLayoutProperties Class
Contains settings that relate to the FormLayout used in the CardView’s edit form.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return CardViewFormLayoutProperties objects:
Remarks
A CardViewFormLayoutProperties instance can be accessed via the ASPxCardView.EditFormLayoutProperties property.
Inheritance
See Also