Skip to main content

BootstrapCardViewColumnLayoutItem Class

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

Namespace: DevExpress.Web.Bootstrap

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

Declaration

public class BootstrapCardViewColumnLayoutItem :
    CardViewColumnLayoutItem,
    IBootstrapLayoutItem,
    IBootstrapLayoutItemBase
See Also