Skip to main content

BootstrapCardViewTabbedLayoutGroupBuilder Methods

Name Description
ActiveTabIndex(Int32) Inherited from BootstrapCardViewTabbedLayoutGroupBuilderBase<T>.
BeginRow(Boolean) Inherited from BootstrapCardViewTabbedLayoutGroupBuilderBase<T>.
ClientSideEvents(Action<TabControlClientSideEventsBuilder>) Inherited from BootstrapCardViewTabbedLayoutGroupBuilderBase<T>.
ClientVisible(Boolean) Inherited from BootstrapCardViewTabbedLayoutGroupBuilderBase<T>.
ColSpanLg(Int32) Inherited from BootstrapCardViewTabbedLayoutGroupBuilderBase<T>.
ColSpanMd(Int32) Inherited from BootstrapCardViewTabbedLayoutGroupBuilderBase<T>.
ColSpanSm(Int32) Inherited from BootstrapCardViewTabbedLayoutGroupBuilderBase<T>.
ColSpanXl(Int32) Inherited from BootstrapCardViewTabbedLayoutGroupBuilderBase<T>.
ColSpanXs(Int32) Inherited from BootstrapCardViewTabbedLayoutGroupBuilderBase<T>.
CssClasses(Action<BootstrapFormTabbedLayoutGroupCssClassesBuilder>) Inherited from BootstrapCardViewTabbedLayoutGroupBuilderBase<T>.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
Equals(Object, Object) Determines whether the specified object instances are considered equal. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
Items(Action<BootstrapCardViewLayoutItemCollectionBuilder>)
MemberwiseClone() Creates a shallow copy of the current Object. Inherited from Object.
Name(String) Inherited from BootstrapCardViewTabbedLayoutGroupBuilderBase<T>.
ReferenceEquals(Object, Object) Determines whether the specified Object instances are the same instance. Inherited from Object.
SettingsItemCaptions(Action<BootstrapLayoutItemCaptionSettingsBuilder>) Inherited from BootstrapCardViewTabbedLayoutGroupBuilderBase<T>.
SettingsItemHelpTexts(Action<BootstrapLayoutItemHelpTextSettingsBuilder>) Inherited from BootstrapCardViewTabbedLayoutGroupBuilderBase<T>.
SettingsItems(Action<BootstrapLayoutGroupItemSettingsBuilder>) Inherited from BootstrapCardViewTabbedLayoutGroupBuilderBase<T>.
SettingsTabPages(Action<BootstrapTabbedLayoutGroupTabPageSettingsBuilder>) Inherited from BootstrapCardViewTabbedLayoutGroupBuilderBase<T>.
TabAlign(TabAlign) Inherited from BootstrapCardViewTabbedLayoutGroupBuilderBase<T>.
ToString() Returns a string that represents the current object. Inherited from Object.
Visible(Boolean) Inherited from BootstrapCardViewTabbedLayoutGroupBuilderBase<T>.
VisibleIndex(Int32) Inherited from BootstrapCardViewTabbedLayoutGroupBuilderBase<T>.
See Also