API Reference
Enum
TablerLayout
Defines the layout types available for Tabler pages.
Inheritance
- Enum
- TablerLayout
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Field TablerLayout.Boxed
- Field TablerLayout.Combo
- Field TablerLayout.Condensed
- Field TablerLayout.Default
- Field TablerLayout.Fluid
- Field TablerLayout.FluidVertical
- Field TablerLayout.Horizontal
- Field TablerLayout.NavbarDark
- Field TablerLayout.NavbarOverlap
- Field TablerLayout.NavbarSticky
- Field TablerLayout.RTL
- Field TablerLayout.Vertical
- Field TablerLayout.VerticalRight
- Field TablerLayout.VerticalTransparent
- Property TablerPage.Layout
Accepted by parameters
- Method MultiPageDocument.WithLayout
- Method TablerLayoutContainer.WithLayout
- Method TablerMultiPageBuilder.WithLayout
- Method TablerNavPageWrapper.WithLayout
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String