ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

ColMoveEventArgs.Position Property

Indicates the target index of the column being moved.

[Visual Basic]

Public ReadOnly Property Position As Integer

[C#]

public int Position {get;}

[Delphi]

public property Position: Int32 read get_Position;

See Also

ColMoveEventArgs Class | ColMoveEventArgs Members | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.