ASPxClientGridColumnMovingTargetPosition Class
Lists values that specify the position relative to the target column in which a moved column should be placed.
Declaration
declare class ASPxClientGridColumnMovingTargetPosition
Remarks
The values listed by this enumeration are used to specify the targetPosition parameter of the ASPxClientGridView.MoveColumn method.
See Also