FormWidthAttribute.Medium property
Gets or sets the number of columns (1..12) in medium devices (width >= 992px, medium desktops).
public int Medium { get; set; }
See Also
- class FormWidthAttribute
Gets or sets the number of columns (1..12) in medium devices (width >= 992px, medium desktops).
public int Medium { get; set; }