T3000 CrossPlatform Documentation
LineNeededEventArgs Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:FastColoredTextBoxNS.LineNeededEventArgs"]
Inheritance Hierarchy
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
The LineNeededEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LineNeededEventArgs | Initializes a new instance of the LineNeededEventArgs class |
Properties
Name | Description | |
---|---|---|
DisplayedLineIndex | ||
DisplayedLineText |
This text will be displayed in textbox
| |
SourceLineText |
Methods
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.) |
See Also