T3000 CrossPlatform Documentation
StyleNeededEventArgsStyle Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:FastColoredTextBoxNS.StyleNeededEventArgs.Style"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBoxNS (in FastColoredTextBoxNS.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public Style Style { get; set; }
Public Property Style As Style Get Set Dim instance As StyleNeededEventArgs Dim value As Style value = instance.Style instance.Style = value
Property Value
Type: StyleSee Also