Skip to content

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