Back to Devexpress

PathIconEventArgs.Icon Property

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

latest976 B
Original Source

PathIconEventArgs.Icon Property

Gets or sets the path icon.

Namespace : DevExpress.Xpf.Editors

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public ImageSource Icon { get; set; }
vb
Public Property Icon As ImageSource

Property Value

TypeDescription
ImageSource

The path icon.

|

See Also

PathIconEventArgs Class

PathIconEventArgs Members

DevExpress.Xpf.Editors Namespace