Click or drag to resize

ToolbarToolbarAttributes 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

IToolbarToolbarAttributes
See Also