BrowsePathEdit.PathIcon Property
In This Article
Gets a path icon. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public ImageSource PathIcon { get; }
#Property Value
Type | Description |
---|---|
Image |
A path icon. |
#Remarks
See Also