Skip to main content
A newer version of this page is available. .

BootstrapCardViewColumnLayoutItem Class

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

Namespace: DevExpress.Web.Bootstrap

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

Declaration

public class BootstrapCardViewColumnLayoutItem :
    CardViewColumnLayoutItem,
    IBootstrapLayoutItem,
    IBootstrapLayoutItemBase
See Also