API Reference
Enum
TablerBreakpoint
Responsive breakpoints matching Bootstrap/Tabler.
Inheritance
- Enum
- TablerBreakpoint
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
Accepted by parameters
- Method TablerActionsAndNotesCardSettings.SectionSplitAt
- Method TablerActionSummaryCardSettings.SectionSplitAt
- Method TablerAnalyticsSummaryCardSettings.SectionSplitAt
- Extension method TablerBreakpoint.ToBreakpointSuffix
- Method TablerBreakpointExtensions.ToBreakpointSuffix
- Method TablerCardRailSettings.FitViewport
- Method TablerCollectionTableColumn.VisibleFrom
- Method TablerCollectionTableColumnSettings.VisibleFrom
- Method TablerColumn.Auto
- Method TablerColumn.Span
- Method TablerDistributionCardSettings.SectionSplitAt
- Method TablerDrilldownWorkspaceSettings.SplitAt
- Method TablerGeoSummaryCardSettings.SectionSplitAt
- Method TablerInsightSummaryCardSettings.SectionSplitAt
- Method TablerNarrativeSummaryCardSettings.SectionSplitAt
- Method TablerPeopleReviewCardSettings.SectionSplitAt
- Method TablerPrimarySupportRowSettings.FitViewport
- Method TablerRow.FitViewport
- Method TablerRow.FitViewport
- Method TablerRowSettings.FitViewport
- Method TablerRowSettings.FitViewport
- Method TablerWorkflowSummaryCardSettings.SectionSplitAt
- Method TablerWorkspaceTabsCardSettings.OrientationResponsive
- Method TabsSettings.OrientationResponsive
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
Values
Extension Methods
public static String ToBreakpointSuffix(TablerBreakpoint breakpoint) #Returns:
StringConverts breakpoint enum to Bootstrap suffix.
Parameters
- breakpoint HtmlForgeX.TablerBreakpoint