Back to Devexpress

CustomMaskEventArgs.Tag Property

wpf-devexpress-dot-xpf-dot-editors-dot-custommaskeventargs-e0df8ff6.md

latest1.2 KB
Original Source

CustomMaskEventArgs.Tag Property

Gets the editor’s Tag property value.

Namespace : DevExpress.Xpf.Editors

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

NuGet Package : DevExpress.Wpf.Core

Declaration

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

Property Value

TypeDescription
Object

The editor’s Tag property value.

|

See Also

CustomMaskEventArgs Class

CustomMaskEventArgs Members

DevExpress.Xpf.Editors Namespace