PropertyItem.Tab property
Gets or sets the tab for the property. Used only in forms.
public string? Tab { get; set; }
Property Value
The tab.
See Also
- class PropertyItem
Gets or sets the tab for the property. Used only in forms.
public string? Tab { get; set; }
The tab.