PropertyItem.LabelWidth property
Gets or sets the width of the label in forms.
public string? LabelWidth { get; set; }
Property Value
The width of the label.
See Also
- class PropertyItem
Gets or sets the width of the label in forms.
public string? LabelWidth { get; set; }
The width of the label.