FormWidthAttribute.XSmall property
Gets or sets the number of columns (1..12) in extra small devices (width < 768px, mobile phones).
public int XSmall { get; set; }
See Also
- class FormWidthAttribute
Gets or sets the number of columns (1..12) in extra small devices (width < 768px, mobile phones).
public int XSmall { get; set; }