Property TabStops
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
TabStops
When implemented by a class, gets or sets the character columns that the cursor will move to each time you press Tab.
int[] TabStops { get; set; }
Property Value
- int[]