Back to Devexpress

TokenStateChangedEventArgs.Value Property

wpf-devexpress-dot-xpf-dot-editors-dot-tokenstatechangedeventargs-aa0287e1.md

latest1.1 KB
Original Source

TokenStateChangedEventArgs.Value Property

Gets the value of the token that has been activated or deactivated.

Namespace : DevExpress.Xpf.Editors

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public object Value { get; }
vb
Public ReadOnly Property Value As Object

Property Value

TypeDescription
Object

An object that is the value of the token.

|

See Also

TokenStateChangedEventArgs Class

TokenStateChangedEventArgs Members

DevExpress.Xpf.Editors Namespace