Gets or sets a value indicating whether the C1ToolBarCheckButton should automatically appear pressed in and not pressed in when clicked.

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

Syntax

JavaScript
function get_checkOnClick();
function set_checkOnClick(value);

See Also