PropertyItem.LabelWidth property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the width of the label in forms.

public string LabelWidth { get; set; }

Property Value

The width of the label.

See Also