T3000 CrossPlatform Documentation
FastColoredTextBoxRightBracketPosition Property |
[This is preliminary documentation and is subject to change.]
Position of right highlighted bracket.
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public Range RightBracketPosition { get; }
Public ReadOnly Property RightBracketPosition As Range Get Dim instance As FastColoredTextBox Dim value As Range value = instance.RightBracketPosition
Property Value
Type: RangeSee Also