Click or drag to resize
BtnBaseLocation Property
Gets or sets the button's position.

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

Property Value

Type: Point
The button's position.
See Also