Skip to main content
All docs
V24.2

PropertyGridRowBaseEventArgs Class

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

Namespace: DevExpress.Xpf.PropertyGrid

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

NuGet Package: DevExpress.Wpf.PropertyGrid

Declaration

public abstract class PropertyGridRowBaseEventArgs :
    RoutedEventArgs
See Also