Skip to main content

InitNewRowEventArgs Class

Provides data for the GridControl.InitNewRow event.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public class InitNewRowEventArgs :
    EventArgs

Inheritance

Object
EventArgs
InitNewRowEventArgs
See Also