Skip to main content
All docs
V24.1

PropertyGridRowBaseEventArgs Class

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

Namespace: DevExpress.Xpf.PropertyGrid

Assembly: DevExpress.Xpf.PropertyGrid.v24.1.dll

NuGet Package: DevExpress.Wpf.PropertyGrid

Declaration

public abstract class PropertyGridRowBaseEventArgs :
    RoutedEventArgs
See Also