Gets or sets the height of the control.

Namespace:  C1.Web.UI.Controls.C1Report
Assembly:  C1ReportClient (in C1ReportClient.dll)

Syntax

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

See Also