T3000 CrossPlatform Documentation
CommandManagerTextSource Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:FastColoredTextBoxNS.CommandManager.TextSource"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public TextSource TextSource { get; }
Public ReadOnly Property TextSource As TextSource Get Dim instance As CommandManager Dim value As TextSource value = instance.TextSource
Property Value
Type: TextSourceSee Also