Back to Devexpress

TokensChangingEventArgs Properties

wpf-devexpress-dot-xpf-dot-editors-dot-tokenschangingeventargs-dot-underscore-properties.md

latest1.0 KB
Original Source

TokensChangingEventArgs Properties

Provides data for the TokenEditorBehavior.TokensChanging event.

NameDescription
AddedTokensGets the list of tokens that have been added. Inherited from TokensChangedEventArgs.
IsCancelCancels the token modification.
RemovedTokensGets the list of tokens that have been removed. Inherited from TokensChangedEventArgs.

See Also

TokensChangingEventArgs Class

TokensChangingEventArgs Members

DevExpress.Xpf.Editors Namespace