Skip to content

FormWidthAttribute.Small property

Gets or sets the number of columns (1..12) in small devices (width >= 768px, tablets).

public int Small { get; set; }

See Also