aspnet-devexpress-dot-web-b0954289.md
Contains settings that relate to the FormLayout used in the CardView’s edit form.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class CardViewFormLayoutProperties :
GridFormLayoutProperties
Public Class CardViewFormLayoutProperties
Inherits GridFormLayoutProperties
The following members return CardViewFormLayoutProperties objects:
A CardViewFormLayoutProperties instance can be accessed via the ASPxCardView.EditFormLayoutProperties property.
Object StateManager PropertiesBase FormLayoutProperties GridFormLayoutProperties CardViewFormLayoutProperties BootstrapCardViewFormLayoutProperties
MVCxCardViewFormLayoutProperties
See Also