CustomActionEventArgs.Action Property
From T3000 CrossPlatform
T3000 CrossPlatform Documentation
CustomActionEventArgsAction Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:FastColoredTextBoxNS.CustomActionEventArgs.Action"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
public FCTBAction Action { get; }
Public ReadOnly Property Action As FCTBAction Get Dim instance As CustomActionEventArgs Dim value As FCTBAction value = instance.Action