GrapeCity.Xaml.SpreadSheet.UI
CanUndo Property (ChangeChartTypeAction)


GrapeCity.Xaml.SpreadSheet.UI.UndoRedo Namespace > ChangeChartTypeAction Class : CanUndo Property
Gets a value that indicates whether the command or operation can be undone.
Syntax
'Declaration
 
Public ReadOnly Property CanUndo As Boolean
'Usage
 
Dim instance As ChangeChartTypeAction
Dim value As Boolean
 
value = instance.CanUndo
public bool CanUndo {get;}
See Also

Reference

ChangeChartTypeAction Class
ChangeChartTypeAction Members