Enumeration ColumnResizingAnimationMode

Enumerates the options for how columns animate while resizing.

Enumeration Members

Enumeration Members

Auto: 0

Automatically decides on the animation mode to use.

Interpolate: 2

The column width interpolates to the new width.

None: 1

No animation is performed.