GrapeCity.Xaml.SpreadSheet.UI
Action Property (UndoRedoEventArgs)


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

Property Value

The action.
See Also

Reference

UndoRedoEventArgs Class
UndoRedoEventArgs Members