Spread Silverlight Documentation
CanUndo Property (RowGroupExpandUndoAction)


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

Reference

RowGroupExpandUndoAction Class
RowGroupExpandUndoAction Members