Gets height of the control.

Namespace:  C1.Web.UI.Controls.C1Window
Assembly:  C1WindowClient (in C1WindowClient.dll)

Syntax

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

Remarks

Sets dialog height through Resize method provided by C1Window.

See Also