Back to Devexpress

SmartPasteEditValueChangingEventArgs Class

wpf-devexpress-dot-xpf-dot-layoutcontrol-f9ab546e.md

latest1.6 KB
Original Source

SmartPasteEditValueChangingEventArgs Class

Contains data for the SmartPasteEditValueChanging event.

Namespace : DevExpress.Xpf.LayoutControl

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

NuGet Package : DevExpress.Wpf.LayoutControl

Declaration

csharp
public class SmartPasteEditValueChangingEventArgs :
    RoutedEventArgs
vb
Public Class SmartPasteEditValueChangingEventArgs
    Inherits RoutedEventArgs

SmartPasteEditValueChangingEventArgs is the data class for the following events:

Inheritance

Object EventArgs RoutedEventArgs SmartPasteEditValueChangingEventArgs

See Also

Smart Paste

SmartPasteEditValueChangingEventArgs Members

DevExpress.Xpf.LayoutControl Namespace