Back to Devexpress

BootstrapCardViewLayoutGroup Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-158ff430.md

latest1.6 KB
Original Source

BootstrapCardViewLayoutGroup Class

Represents a layout group within the FormLayout used in the CardView’s edit form.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapCardViewLayoutGroup :
    CardViewLayoutGroup,
    IBootstrapLayoutGroup,
    IBootstrapLayoutItemBase
vb
Public Class BootstrapCardViewLayoutGroup
    Inherits CardViewLayoutGroup
    Implements IBootstrapLayoutGroup,
               IBootstrapLayoutItemBase

Inheritance

Object StateManager CollectionItem LayoutItemBase LayoutGroupBase LayoutGroup GridLayoutGroup CardViewLayoutGroup BootstrapCardViewLayoutGroup

See Also

BootstrapCardViewLayoutGroup Members

DevExpress.Web.Bootstrap Namespace