Back to Devexpress

TokenTextChangingEventArgs Properties

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

latest1.0 KB
Original Source

TokenTextChangingEventArgs Properties

Provides data for the TokenEditorBehavior.TokenTextChanging event.

NameDescription
HandledSpecifies whether the TokenEditorBehavior.TokenTextChanging event is handled.
NewTextGets the modified token text.
OldTextGets the old token text.
TextGets or sets a string that will replace the current token text.

See Also

TokenTextChangingEventArgs Class

TokenTextChangingEventArgs Members

DevExpress.Xpf.Editors Namespace