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