Aspose.Cells.GridWeb.Examples.CSharp.Articles.DataSet1.CategoriesRow.CategoriesRow C# (CSharp) Method

CategoriesRow() private method

private CategoriesRow ( global rb )
rb global
            internal CategoriesRow(global::System.Data.DataRowBuilder rb) : 
                    base(rb) {
                this.tableCategories = ((CategoriesDataTable)(this.Table));
            }