CommandManager.RedoEnabled Property

T3000 CrossPlatform

CommandManagerRedoEnabled Property

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:FastColoredTextBoxNS.CommandManager.RedoEnabled"]

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public bool RedoEnabled { get; }
Public ReadOnly Property RedoEnabled As Boolean
	Get

Dim instance As CommandManager
Dim value As Boolean

value = instance.RedoEnabled

Property Value

Type: Boolean
See Also