SmartPasteEditValueChangingEventArgs.Editor Property
Gets the editor whose value is being changed.
Namespace: DevExpress.Xpf.LayoutControl
Assembly: DevExpress.Xpf.LayoutControl.v25.1.dll
NuGet Package: DevExpress.Wpf.LayoutControl
Declaration
Property Value
Type | Description |
---|---|
BaseEdit | The editor whose value is being changed. |
See Also