Back to Devexpress

PathIconEventArgs.Path Property

wpf-devexpress-dot-xpf-dot-editors-dot-pathiconeventargs-e5510200.md

latest1.1 KB
Original Source

PathIconEventArgs.Path Property

Gets the path displayed in the BrowsePathEdit.

Namespace : DevExpress.Xpf.Editors

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public string Path { get; }
vb
Public ReadOnly Property Path As String

Property Value

TypeDescription
String

The path displayed in the BrowsePathEdit.

|

See Also

PathIconEventArgs Class

PathIconEventArgs Members

DevExpress.Xpf.Editors Namespace