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