Back to Devexpress

NewRowArgs Class

corelibraries-devexpress-dot-mvvm-dot-xpf-86fb922c.md

latest1.0 KB
Original Source

NewRowArgs Class

Contains data for the command bound to the GridViewBase.AddingNewRowCommand property.

Namespace : DevExpress.Mvvm.Xpf

Assembly : DevExpress.Mvvm.v25.2.dll

NuGet Packages : DevExpress.Mvvm, DevExpress.Win.Navigation

Declaration

csharp
public class NewRowArgs :
    NewItemArgs
vb
Public Class NewRowArgs
    Inherits NewItemArgs

Inheritance

Object NewItemArgs NewRowArgs

See Also

NewRowArgs Members

DevExpress.Mvvm.Xpf Namespace