Skip to main content
A newer version of this page is available. .

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