Skip to content

FormWidthAttribute.UntilNext property

Applies this form width (e.g. bootstrap grid size) to all following fields until another FormWidth attribute.

public bool UntilNext { get; set; }

See Also