Back to Devexpress

BootstrapGridViewTabbedLayoutGroup Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-df9ae8d8.md

latest1.6 KB
Original Source

BootstrapGridViewTabbedLayoutGroup Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapGridViewTabbedLayoutGroup :
    GridViewTabbedLayoutGroup,
    IBootstrapTabbedLayoutGroup,
    IBootstrapLayoutItemBase
vb
Public Class BootstrapGridViewTabbedLayoutGroup
    Inherits GridViewTabbedLayoutGroup
    Implements IBootstrapTabbedLayoutGroup,
               IBootstrapLayoutItemBase

Inheritance

Object StateManager CollectionItem LayoutItemBase LayoutGroupBase TabbedLayoutGroup GridTabbedLayoutGroup GridViewTabbedLayoutGroup BootstrapGridViewTabbedLayoutGroup

See Also

BootstrapGridViewTabbedLayoutGroup Members

DevExpress.Web.Bootstrap Namespace