DataTableNewRowEventArgs public sealed class DataTableNewRowEventArgs : EventArgs Documentation public DataRow Row { get; } public DataTableNewRowEventArgs(DataRow dataRow)