PropertyItem.FormCssClass property
Gets or sets the form CSS class for the property. This class is applied to containing "div.field" not the editor. Only used in forms.
public string? FormCssClass { get; set; }
Property Value
The form CSS class.
See Also
- class PropertyItem