Gets or sets a value that determines whether to use a resizing proxy.

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

Syntax

JavaScript
function get_useHelper();
function set_useHelper(value);

See Also