Skip to content

LabelWidthAttribute.UntilNext property

Gets or sets a value indicating whether this attribute should apply to following properties until next occurrence of this attribute without JustThis flag.

public bool UntilNext { get; set; }

Property Value

true if [until next]; otherwise, false.

See Also