API Reference
Enum
TablerDensity
High-level density presets that control how many equal-width cards fit per row across responsive breakpoints. Mirrors the idea from PSWriteHTML while staying Bootstrap/Tabler-native (no raw HTML required).
Inheritance
- Enum
- TablerDensity
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 TablerDensity.Comfortable
- Field TablerDensity.Compact
- Field TablerDensity.Dense
- Field TablerDensity.Spacious
- Field TablerDensity.VeryDense
Accepted by parameters
- Method TablerRow.Density
- Method TablerRowSettings.Density
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