Click or drag to resize
TabItemSize Property
Sets the tab size.

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

Property Value

Type: Size
The tab size.
Remarks
Performs shape recalculation when changed.
See Also