Click or drag to resize

IToolbarButtonButton Property

Gets the actual Button control. This may or may not be the same as Control

Namespace:  NetQuarry.WebControls
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
IButtonControl Button { get; }

Property Value

Type: IButtonControl
See Also