Gets a string that represents the name of the action that will be performed when a call to the Redo method is made. The property's value is null if there is no action that can be redone.
Introduced: 23.0.
[C#] public string RedoActionName { get; }
[Visual Basic] Public ReadOnly Property RedoActionName() As String
Runtime only.
Read only.
<< TXTextControl.ServerVisualization.TextViewGenerator.Redo Method | >> TXTextControl.ServerVisualization.TextViewGenerator.RulerBar Property