Click or drag to resize
BtnBaseSize Property
Gets or sets the button's size.

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

Property Value

Type: Size
The button's size.
See Also