Gets or sets the mode of selection for the items in the control.

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

Syntax

JavaScript
function get_selectionMode();
function set_selectionMode(value);

See Also