FormCssClassAttribute.UntilNext property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Applies this form css class to all following fields until next another FormCssClass attribute

public bool UntilNext { get; set; }

See Also