Class that represents resizer settings.

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

Syntax

JavaScript
C1.Web.UI.Controls.C1Window.ResizeBehaviorSettings = function();

Type.createClass(
	'C1.Web.UI.Controls.C1Window.ResizeBehaviorSettings');

Inheritance Hierarchy

System..::..Object
  C1.Web.UI.Controls.C1Window..::..ResizeBehaviorSettings

See Also