Skip to main content
A newer version of this page is available. .

InitNewRowEventArgs Class

Provides data for the GridControl.InitNewRow event.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v21.1.dll

Declaration

public class InitNewRowEventArgs :
    DXRoutedEventArgs

Inheritance

Object
RoutedEventArgs
DevExpress.WinUI.Core.Internal.DXRoutedEventArgs
InitNewRowEventArgs
See Also