Click or drag to resize

ToolbarLinkButtonButton Property

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

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

Property Value

Type: IButtonControl

Implements

IToolbarButtonButton
See Also