Click or drag to resize

Toolbar.ToolbarAttributes Property

Sets the display attributes for this toolbar from the page.

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

Property Value

Type: ToolbarDisplayAttrs

Implements

IToolbar.ToolbarAttributes
See Also