API Reference
Enum
TablerColumnNumber
Link: https://getbootstrap.com/docs/4.0/layout/grid/
Inheritance
- Enum
- TablerColumnNumber
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
public const TablerColumnNumber SmallSixMediumSixLargeThree #Small six medium six large three.
Value:
98public const TablerColumnNumber SmallSixMediumSixLargeFour #Small six medium six large four.
Value:
99public const TablerColumnNumber SmallSixMediumFourLargeThree #Small six medium four large three.
Value:
100public const TablerColumnNumber SmallSixMediumFourLargeTwo #Small six medium four large two.
Value:
101public const TablerColumnNumber SmallSixMediumThreeLargeTwo #Small six medium three large two.
Value:
102public const TablerColumnNumber SmallFourMediumSixLargeThree #Small four medium six large three.
Value:
103public const TablerColumnNumber SmallFourMediumFourLargeThree #Small four medium four large three.
Value:
104public const TablerColumnNumber SmallFourMediumThreeLargeTwo #Small four medium three large two.
Value:
105public const TablerColumnNumber SmallThreeMediumSixLargeFour #Small three medium six large four.
Value:
106public const TablerColumnNumber SmallThreeMediumFourLargeThree #Small three medium four large three.
Value:
107public const TablerColumnNumber SmallThreeMediumThreeLargeTwo #Small three medium three large two.
Value:
108public const TablerColumnNumber SmallSixMediumSixLargeThreeExtraLargeTwo #Small six medium six large three extra large two.
Value:
109public const TablerColumnNumber SmallSixMediumFourLargeThreeExtraLargeTwo #Small six medium four large three extra large two.
Value:
110public const TablerColumnNumber SmallFourMediumFourLargeThreeExtraLargeTwo #Small four medium four large three extra large two.
Value:
111Extension Methods
public static String EnumToString(TablerColumnNumber numberOfColumns) #Returns:
StringInitializes or configures EnumToString.
Parameters
- numberOfColumns HtmlForgeX.TablerColumnNumber