Determines whether or not filter dropdown operators list's position will be adjusted to fit in window bounds.

Namespace:  C1.Web.UI.Controls.C1GridView
Assembly:  C1GridViewClient (in C1GridViewClient.dll)

Syntax

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

Remarks

Default value is false.

See Also