Gets or Sets the C1ToolBarSplitButton appear selected.

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

Syntax

JavaScript
function get_selected();
function set_selected(value);

See Also