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