Occurs before an item is moved to a new index.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 91.0.0.0
public virtual event CogCollectionMoveEventHandler MovingItem
public virtual event CogCollectionMoveEventHandler MovingItem
Public Overridable Event MovingItem As CogCollectionMoveEventHandler
Public Overridable Event MovingItem As CogCollectionMoveEventHandler
public:
virtual event CogCollectionMoveEventHandler^ MovingItem {
void add (CogCollectionMoveEventHandler^ value);
void remove (CogCollectionMoveEventHandler^ value);
}public:
virtual event CogCollectionMoveEventHandler^ MovingItem {
void add (CogCollectionMoveEventHandler^ value);
void remove (CogCollectionMoveEventHandler^ value);
}Value
Type:
Cognex.VisionPro CogCollectionMoveEventHandler