Initializes a new instance of the ValueChangingEventArgs class.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public ValueChangingEventArgs<T> ( |
Visual Basic Copy Code |
---|
Public New (Of T) ( _ |
The old value.
The new value.