Spread Silverlight Documentation
Action Property (UndoRedoEventArgs)


GrapeCity.Windows.SpreadSheet.UI Namespace > UndoRedoEventArgs Class : Action Property
Gets the current action string.
Syntax
'Declaration
 
Public ReadOnly Property Action As System.String
'Usage
 
Dim instance As UndoRedoEventArgs
Dim value As System.String
 
value = instance.Action
public System.string Action {get;}

Property Value

The action.
See Also

Reference

UndoRedoEventArgs Class
UndoRedoEventArgs Members