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