Gets or sets Height of C1SuperPanel.

Namespace:  C1.Web.UI.Controls.C1SuperPanel
Assembly:  C1SuperPanelClient (in C1SuperPanelClient.dll)

Syntax

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

See Also