Skip to main content
All docs
V24.1

RowEditStartedEventArgs Class

Contains data for the RowEditStarted event.

Namespace: DevExpress.Xpf.Grid

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

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public class RowEditStartedEventArgs :
    RowEventArgs

Inheritance

See Also