Type | Description | |||
Boolean | A boolean expression indicating whether the user is able to drag the column. |
By default, the AllowDragging property is True. The AllowDragging property specifies whether the user can click the control's header and drag it to another position. Use the AllowSizing property to specify whether the user can resize the column at runtime. Use the Position property to change pragmatically the column's position. Use the AllowSort property to avoid sorting a column when the user clicks the column's header.