FormWidthAttribute.UntilNext property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

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

public bool UntilNext { get; set; }

See Also