Class HistoryChangedEventArgs
Provides data for the
Inheritance
System.Object
HistoryChangedEventArgs
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public class HistoryChangedEventArgs : Object
Properties
Item
Declaration
public HistoryEntry Item { get; }
Property Value
Type |
---|
HistoryEntry |