T3000 CrossPlatform Documentation
HintRange Property |
[This is preliminary documentation and is subject to change.]
Linked range
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public Range Range { get; set; }
Public Property Range As Range Get Set Dim instance As Hint Dim value As Range value = instance.Range instance.Range = value
Property Value
Type: RangeSee Also