Skip to content

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