The index of the button which properties will be used by default when the EnableDefaultButton property is set to true.

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

Syntax

JavaScript
function get_defaultButtonIndex();
function set_defaultButtonIndex(value);

See Also