represents the ToolBarPropertyChanged event.

Namespace:  C1.Web.UI.Controls.C1ToolBar
Assembly:  C1ToolBarClient (in C1ToolBarClient.dll)

Syntax

JavaScript
function add_toolBarPropertyChanged(value);
function remove_toolBarPropertyChanged(value);

See Also