Click or drag to resize
TabItemLocation Property
Sets the tab location.

Namespace: Stingray.Grid
Assembly: Stingray.GridTabControl (in Stingray.GridTabControl.dll) Version: 14.0.0.0
Syntax
public override Point Location { set; }

Property Value

Type: Point
The tab location.
Remarks
Performs shape recalculation when changed.
See Also