AutoIndentEventArgs Class
From T3000 CrossPlatform
T3000 CrossPlatform Documentation
AutoIndentEventArgs Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:FastColoredTextBoxNS.AutoIndentEventArgs"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
The AutoIndentEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoIndentEventArgs | Initializes a new instance of the AutoIndentEventArgs class |
| Name | Description | |
|---|---|---|
| AbsoluteIndentation |
Absolute indentation of current line. You can change this property if you want to set absolute indentation.
| |
| iLine | ||
| LineText | ||
| PrevLineText | ||
| Shift |
Additional spaces count for this line, relative to previous line
| |
| ShiftNextLines |
Additional spaces count for next line, relative to previous line
| |
| TabLength |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |