PropertyGridMenuEventArgs.Source Property
In This Article
Gets the PropertyGridControl that raised the event.
Namespace: DevExpress.Xpf.PropertyGrid
Assembly: DevExpress.Xpf.PropertyGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PropertyGrid
#Declaration
public PropertyGridControl Source { get; }
#Property Value
Type | Description |
---|---|
Property |
The Property |
See Also