Click or drag to resize
BtnBaseBounds Property
Gets the button's bound rectangle.

Namespace: Stingray.Grid
Assembly: Stingray.GridTabControl (in Stingray.GridTabControl.dll) Version: 14.0.0.0
Syntax
public virtual Rectangle Bounds { get; }

Property Value

Type: Rectangle
The button's bound rectangle.
See Also