AllowUserToResizeColumns Property
AllowUserToResizeColumns
Gets or sets whether the user is allowed to resize columns of treeview control.
Declaration
public bool AllowUserToResizeColumns { get; set; }
Public Property AllowUserToResizeColumns As Boolean