Gets or sets the Height property of the DockPanel control.

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

Syntax

JavaScript
function get_height();
function set_height(value);

See Also