Skip to main content
All docs
V23.2

PropertyGridRowBaseEventArgs Class

Serves as a base class for arguments used in row events.

Namespace: DevExpress.Xpf.PropertyGrid

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

NuGet Package: DevExpress.Wpf.PropertyGrid

Declaration

public abstract class PropertyGridRowBaseEventArgs :
    RoutedEventArgs
See Also