Click or drag to resize
TabItemLabel Property
Gets or sets the tab's label text.

Namespace: Stingray.Grid
Assembly: Stingray.GridTabControl (in Stingray.GridTabControl.dll) Version: 14.0.0.0
Syntax
public string Label { get; set; }

Property Value

Type: String
The tab's label text.
See Also