ComponentOne True DBGrid for WinForms
AllowColMove Property (C1TrueDBGrid)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : AllowColMove Property
Gets or sets a value indicating the ability to move columns in the grid.
Syntax
'Declaration
 
Public Property AllowColMove As System.Boolean
public System.bool AllowColMove {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members