aspnetbootstrap-devexpress-dot-web-dot-bootstrap-3d671fb0.md
Contains settings that relate to the Form Layout used in the Card View’s edit form.
Namespace : DevExpress.Web.Bootstrap
Assembly : DevExpress.Web.Bootstrap.v25.2.dll
NuGet Package : DevExpress.Web.Bootstrap
public class BootstrapCardViewFormLayoutProperties :
CardViewFormLayoutProperties,
IBootstrapFormLayoutProperties
Public Class BootstrapCardViewFormLayoutProperties
Inherits CardViewFormLayoutProperties
Implements IBootstrapFormLayoutProperties
The following members return BootstrapCardViewFormLayoutProperties objects:
A BootstrapCardViewFormLayoutProperties instance can be accessed using the CardView.EditFormLayoutProperties property.
Object StateManager PropertiesBase FormLayoutProperties GridFormLayoutProperties CardViewFormLayoutProperties BootstrapCardViewFormLayoutProperties
See Also