Skip to content

FormWidthAttribute.Large property

Gets or sets the number of columns (1..12) in large devices (width >= 1200px, large desktops).

public int Large { get; set; }

See Also