Gets or sets a value that determines whether columns can be sized.

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

Syntax

JavaScript
function get_allowColSizing();
function set_allowColSizing(value);

See Also