Charting for WinForms Programmer's Guide
UndoEventArgs.Command Property
See Also
 






Gets a reference to the Command instance related to the event being handled.

Namespace: MindFusion.Charting.Commands
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public Command Command { get; }

Visual Basic  Copy Code

Public ReadOnly Property Command As Command

 Property Value

 See Also

UndoEventArgs Members
UndoEventArgs Class
MindFusion.Charting.Commands Namespace