Back to Devexpress

PropertyGridRowBaseEventArgs Class

wpf-devexpress-dot-xpf-dot-propertygrid-67efc466.md

latest2.0 KB
Original Source

PropertyGridRowBaseEventArgs Class

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

Namespace : DevExpress.Xpf.PropertyGrid

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

NuGet Package : DevExpress.Wpf.PropertyGrid

Declaration

csharp
public abstract class PropertyGridRowBaseEventArgs :
    RoutedEventArgs
vb
Public MustInherit Class PropertyGridRowBaseEventArgs
    Inherits RoutedEventArgs

Inheritance

Show 12 items

Object EventArgs RoutedEventArgs PropertyGridRowBaseEventArgs ActivationActionEventArgsBase

CollectionButtonBaseEventArgs

GetActiveEditorNeedsKeyEventArgs

PropertyGridMenuEventArgs

CollectionButtonClickEventArgs

CollectionButtonsVisibilityEventArgs

GetIsEditorActivationActionEventArgs

ProcessEditorActivationActionEventArgs

See Also

PropertyGridRowBaseEventArgs Members

DevExpress.Xpf.PropertyGrid Namespace