Skip to main content

BootstrapCardViewColumnLayoutItem Class

In This Article

Represents a layout item within the Card View’s edit form.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v24.2.dll

NuGet Package: DevExpress.Web.Bootstrap

#Declaration

public class BootstrapCardViewColumnLayoutItem :
    CardViewColumnLayoutItem,
    IBootstrapLayoutItem,
    IBootstrapLayoutItemBase
See Also