Table of Contents
AllowColumnReorder Property

Gets or sets a value indicating whether to allow user to reorder columns by drag drop.

Syntax
 public Boolean AllowColumnReorder { get; set; }
See Also