Determines whether or not toolbar dropdown list position will be adjusted to fit in window bounds.

Namespace:  C1.Web.UI.Controls.C1ToolBar
Assembly:  C1ToolBarClient (in C1ToolBarClient.dll)

Syntax

JavaScript
function get_windowCollisionDetection();
function set_windowCollisionDetection(value);

Remarks

Default value is false.

See Also