TokenStateChangedEventArgs Constructors
Provides data for the TokenEditorBehavior.TokenActivated and TokenEditorBehavior.TokenDeactivated events.Name | Parameters | Description |
---|---|---|
TokenStateChangedEventArgs(Object, ButtonEdit) | value, token | Initializes a new instance of the TokenStateChangedEventArgs class. |
See Also