Method OnPositionChanging
OnPositionChanging(int, int)
Called when Position is changing. Return true to cancel the change.
protected virtual bool OnPositionChanging(int currentPos, int newPos)
Called when Position is changing. Return true to cancel the change.
protected virtual bool OnPositionChanging(int currentPos, int newPos)