Click or drag to resize
TabItemActive Property
Gets or sets the tab status.

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

Property Value

Type: Boolean
The tab status.
See Also