Click or drag to resize

ToolbarInnerControl Property

The inner control for the toolbar. Not really very useful.

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

Property Value

Type: Control

Implements

IToolbarInnerControl
See Also