Back to Devexpress

PropertyGridMenuEventArgs.Source Property

wpf-devexpress-dot-xpf-dot-propertygrid-dot-propertygridmenueventargs.md

latest1.3 KB
Original Source

PropertyGridMenuEventArgs.Source Property

Gets the PropertyGridControl that raised the event.

Namespace : DevExpress.Xpf.PropertyGrid

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

NuGet Package : DevExpress.Wpf.PropertyGrid

Declaration

csharp
public PropertyGridControl Source { get; }
vb
Public ReadOnly Property Source As PropertyGridControl

Property Value

TypeDescription
PropertyGridControl

The PropertyGridControl that raised the event.

|

See Also

PropertyGridMenuEventArgs Class

PropertyGridMenuEventArgs Members

DevExpress.Xpf.PropertyGrid Namespace