Gets the old value.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public T OldValue { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property OldValue As T |
An instance of the generic type T.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |