T3000 CrossPlatform Documentation
RangeIsReadOnlyRightChar Method |
[This is preliminary documentation and is subject to change.]
Is char after range readonly
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public bool IsReadOnlyRightChar()
Public Function IsReadOnlyRightChar As Boolean Dim instance As Range Dim returnValue As Boolean returnValue = instance.IsReadOnlyRightChar()
Return Value
Type: Boolean[Missing <returns> documentation for "M:FastColoredTextBoxNS.Range.IsReadOnlyRightChar"]
See Also