T3000 CrossPlatform Documentation
RangeColumnSelectionMode Property |
[This is preliminary documentation and is subject to change.]
Column selection mode
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public bool ColumnSelectionMode { get; set; }
Public Property ColumnSelectionMode As Boolean Get Set Dim instance As Range Dim value As Boolean value = instance.ColumnSelectionMode instance.ColumnSelectionMode = value
Property Value
Type: BooleanSee Also