Gets or sets the minimum width (in pixels) of the C1Window object.

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

Syntax

JavaScript
function get_minWidth();
function set_minWidth(value);

See Also