#pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("MetaTags", async() => {
                BeginContext(49, 150, true);
                WriteLiteral("\r\n  <meta name=\"description\" content=\"This example illustrates editing records in the tree grid control using inline cell and row editing options.\">\r\n");
                EndContext();
            }
                          );
            BeginContext(202, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("SampleHeading", async() => {
                BeginContext(227, 49, true);
                WriteLiteral("<span class=\"sampleName\"> TreeGrid/Default</span>");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(304, 103, true);
                WriteLiteral("\r\n\r\n\r\n    <style>\r\n        .cols-sample-area {\r\n            height: 440px;\r\n        }\r\n    </style>\r\n\r\n");
                EndContext();
                BeginContext(407, 1184, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-tree-grid", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f59a15d1fabc4b37a095bbca2506cb10", async() => {
                    BeginContext(560, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                    BeginContext(566, 649, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-columns", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a62f6cbda90e47aea50fb05888f5e218", async() => {
                        BeginContext(587, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(597, 112, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "476e27a1fdb84d82a9650dea266e0af4", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_0.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_1.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
#line 19 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.AllowFiltering = false;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("allow-filtering", __Syncfusion_JavaScript_Models_TreeGridColumn.AllowFiltering, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 19 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.EditType = global::Syncfusion.JavaScript.TreeGridEditingType.Numeric;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 19 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Width = 45;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("width", __Syncfusion_JavaScript_Models_TreeGridColumn.Width, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(709, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(719, 82, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "21bc5b278c724fdf87db931e64f413f9", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_2.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_3.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
#line 20 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.EditType = global::Syncfusion.JavaScript.TreeGridEditingType.String;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(801, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(811, 89, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "570d227886294d0398aeb464598212aa", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_4.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_5.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
#line 21 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.EditType = global::Syncfusion.JavaScript.TreeGridEditingType.Datepicker;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(900, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(910, 85, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "e63802926cd0485ab566894870c35ec1", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_6.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_7.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
#line 22 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.EditType = global::Syncfusion.JavaScript.TreeGridEditingType.Datepicker;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(995, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(1005, 82, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "14a59b4c2f324adcac06b0305c2848a3", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_8.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_9.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
#line 23 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.EditType = global::Syncfusion.JavaScript.TreeGridEditingType.Numeric;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1087, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(1097, 82, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "c362835c863f44c7995101556ac94a4e", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_10.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_10);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_11.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
#line 24 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.EditType = global::Syncfusion.JavaScript.TreeGridEditingType.Numeric;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1179, 14, true);
                        WriteLiteral("        \r\n    ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_TreeGridCollectionTag = CreateTagHelper <global::Syncfusion.JavaScript.TreeGridCollectionTag>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_TreeGridCollectionTag);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1215, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                    BeginContext(1221, 57, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-size-settings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "c347810960214cf982f7db797c73d96b", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_TreeGridSizeSettings = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridSizeSettings>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridSizeSettings);
                    __Syncfusion_JavaScript_Models_TreeGridSizeSettings.Width = (string)__tagHelperAttribute_12.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_12);
                    __Syncfusion_JavaScript_Models_TreeGridSizeSettings.Height = (string)__tagHelperAttribute_13.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_13);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1278, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                    BeginContext(1284, 162, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-edit-settings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "af8e7ead2f014becb3f78fdc680011fd", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_TreeGridEditOptions = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridEditOptions>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridEditOptions);
#line 27 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                    __Syncfusion_JavaScript_Models_TreeGridEditOptions.AllowDeleting = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("allow-deleting", __Syncfusion_JavaScript_Models_TreeGridEditOptions.AllowDeleting, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 27 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                    __Syncfusion_JavaScript_Models_TreeGridEditOptions.AllowAdding = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("allow-adding", __Syncfusion_JavaScript_Models_TreeGridEditOptions.AllowAdding, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 27 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                    __Syncfusion_JavaScript_Models_TreeGridEditOptions.AllowEditing = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("allow-editing", __Syncfusion_JavaScript_Models_TreeGridEditOptions.AllowEditing, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 28 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                    __Syncfusion_JavaScript_Models_TreeGridEditOptions.RowPosition = global::Syncfusion.JavaScript.TreeGridRowPosition.AboveSelectedRow;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("row-position", __Syncfusion_JavaScript_Models_TreeGridEditOptions.RowPosition, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 28 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                    __Syncfusion_JavaScript_Models_TreeGridEditOptions.EditMode = global::Syncfusion.JavaScript.TreeGridEditMode.CellEditing;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("edit-mode", __Syncfusion_JavaScript_Models_TreeGridEditOptions.EditMode, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1446, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                    BeginContext(1452, 118, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-toolbar-settings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "88f57bb543bc42c3a45bf1f965c87f28", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_TreeGridToolBarOptions = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridToolBarOptions>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridToolBarOptions);
#line 29 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                    __Syncfusion_JavaScript_Models_TreeGridToolBarOptions.ShowToolbar = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("show-toolbar", __Syncfusion_JavaScript_Models_TreeGridToolBarOptions.ShowToolbar, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 29 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                    __Syncfusion_JavaScript_Models_TreeGridToolBarOptions.ToolbarItems = ViewBag.toolbarItems;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("toolbar-items", __Syncfusion_JavaScript_Models_TreeGridToolBarOptions.ToolbarItems, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1570, 6, true);
                    WriteLiteral("    \r\n");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_TreeGridProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_14);
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                __Syncfusion_JavaScript_Models_TreeGridProperties.DataSource = ViewBag.datasource;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("datasource", __Syncfusion_JavaScript_Models_TreeGridProperties.DataSource, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_TreeGridProperties.ChildMapping = (string)__tagHelperAttribute_15.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_15);
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                __Syncfusion_JavaScript_Models_TreeGridProperties.TreeColumnIndex = 1;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("tree-column-index", __Syncfusion_JavaScript_Models_TreeGridProperties.TreeColumnIndex, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 17 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                __Syncfusion_JavaScript_Models_TreeGridProperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_TreeGridProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1591, 2, true);
                WriteLiteral("\r\n");
                EndContext();
            }
                          );
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("MetaTags", async() => {
                BeginContext(49, 131, true);
                WriteLiteral("\r\n  <meta name=\"description\" content=\"This example illustrates the excel and pdf exporting in the Syncfusion tree grid control.\">\r\n");
                EndContext();
            }
                          );
            BeginContext(183, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("SampleHeading", async() => {
                BeginContext(208, 48, true);
                WriteLiteral("<span class=\"sampleName\"> TreeGrid/Export</span>");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(284, 103, true);
                WriteLiteral("\r\n\r\n\r\n    <style>\r\n        .cols-sample-area {\r\n            height: 440px;\r\n        }\r\n    </style>\r\n\r\n");
                EndContext();
                BeginContext(387, 1019, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-tree-grid", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "9b0bf596968e4e45ac9b2eeaf10fe911", async() => {
                    BeginContext(540, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                    BeginContext(546, 649, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-columns", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "9124cf9a31e34c74b4407e701fb03ca3", async() => {
                        BeginContext(567, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(577, 112, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "f26af507e75441509d727be8b4fa18d6", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_0.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_1.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
#line 19 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridExport.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.AllowFiltering = false;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("allow-filtering", __Syncfusion_JavaScript_Models_TreeGridColumn.AllowFiltering, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 19 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridExport.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.EditType = global::Syncfusion.JavaScript.TreeGridEditingType.Numeric;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 19 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridExport.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Width = 45;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("width", __Syncfusion_JavaScript_Models_TreeGridColumn.Width, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(689, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(699, 82, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "1c4c5945d41b460b9fa4e9d948c99437", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_2.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_3.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
#line 20 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridExport.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.EditType = global::Syncfusion.JavaScript.TreeGridEditingType.String;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(781, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(791, 89, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "96d22cf49d5442edbf38afc5e2d3ba3f", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_4.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_5.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
#line 21 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridExport.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.EditType = global::Syncfusion.JavaScript.TreeGridEditingType.Datepicker;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(880, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(890, 85, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "cdd217b70d964b4eb47ba5c3a09213a2", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_6.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_7.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
#line 22 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridExport.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.EditType = global::Syncfusion.JavaScript.TreeGridEditingType.Datepicker;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(975, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(985, 82, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "b10f74b3ddc94e2786254c7a133cc0a4", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_8.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_9.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
#line 23 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridExport.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.EditType = global::Syncfusion.JavaScript.TreeGridEditingType.Numeric;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1067, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(1077, 82, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "1f299559f7044f50a528d8ac00aa4001", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_10.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_10);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_11.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
#line 24 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridExport.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.EditType = global::Syncfusion.JavaScript.TreeGridEditingType.Numeric;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1159, 14, true);
                        WriteLiteral("        \r\n    ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_TreeGridCollectionTag = CreateTagHelper <global::Syncfusion.JavaScript.TreeGridCollectionTag>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_TreeGridCollectionTag);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1195, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                    BeginContext(1201, 57, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-size-settings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "aeecc62f69c84b85952fe8fe6eb1ebba", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_TreeGridSizeSettings = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridSizeSettings>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridSizeSettings);
                    __Syncfusion_JavaScript_Models_TreeGridSizeSettings.Width = (string)__tagHelperAttribute_12.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_12);
                    __Syncfusion_JavaScript_Models_TreeGridSizeSettings.Height = (string)__tagHelperAttribute_13.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_13);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1258, 9, true);
                    WriteLiteral("   \r\n    ");
                    EndContext();
                    BeginContext(1267, 118, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-toolbar-settings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f0850a4afc874fef8847debb8b6a810a", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_TreeGridToolBarOptions = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridToolBarOptions>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridToolBarOptions);
#line 27 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridExport.cshtml"
                    __Syncfusion_JavaScript_Models_TreeGridToolBarOptions.ShowToolbar = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("show-toolbar", __Syncfusion_JavaScript_Models_TreeGridToolBarOptions.ShowToolbar, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 27 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridExport.cshtml"
                    __Syncfusion_JavaScript_Models_TreeGridToolBarOptions.ToolbarItems = ViewBag.toolbarItems;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("toolbar-items", __Syncfusion_JavaScript_Models_TreeGridToolBarOptions.ToolbarItems, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1385, 6, true);
                    WriteLiteral("    \r\n");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_TreeGridProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_14);
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridExport.cshtml"
                __Syncfusion_JavaScript_Models_TreeGridProperties.DataSource = ViewBag.datasource;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("datasource", __Syncfusion_JavaScript_Models_TreeGridProperties.DataSource, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_TreeGridProperties.ChildMapping = (string)__tagHelperAttribute_15.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_15);
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridExport.cshtml"
                __Syncfusion_JavaScript_Models_TreeGridProperties.TreeColumnIndex = 1;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("tree-column-index", __Syncfusion_JavaScript_Models_TreeGridProperties.TreeColumnIndex, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 17 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridExport.cshtml"
                __Syncfusion_JavaScript_Models_TreeGridProperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_TreeGridProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1406, 2, true);
                WriteLiteral("\r\n");
                EndContext();
            }
                          );
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("MetaTags", async() => {
                BeginContext(49, 131, true);
                WriteLiteral("\r\n  <meta name=\"description\" content=\"This example illustrates the excel and pdf exporting in the Syncfusion tree grid control.\">\r\n");
                EndContext();
            }
                          );
            BeginContext(183, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("SampleHeading", async() => {
                BeginContext(208, 48, true);
                WriteLiteral("<span class=\"sampleName\"> TreeGrid/Export</span>");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(284, 103, true);
                WriteLiteral("\r\n\r\n\r\n    <style>\r\n        .cols-sample-area {\r\n            height: 440px;\r\n        }\r\n    </style>\r\n\r\n");
                EndContext();
                BeginContext(387, 1019, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-tree-grid", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "ad78f226d6a3474ba7a366aa2339108d", async() => {
                    BeginContext(540, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                    BeginContext(546, 649, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-columns", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c4ba105821bb4d1ba6b3c82cdc5a23b2", async() => {
                        BeginContext(567, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(577, 112, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "3cc9e2441a044fdfb6b537836941684e", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_0.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_1.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
#line 19 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridExport.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.AllowFiltering = false;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("allow-filtering", __Syncfusion_JavaScript_Models_TreeGridColumn.AllowFiltering, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 19 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridExport.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.EditType = global::Syncfusion.JavaScript.TreeGridEditingType.Numeric;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 19 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridExport.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Width = 45;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("width", __Syncfusion_JavaScript_Models_TreeGridColumn.Width, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(689, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(699, 82, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "59f5b159992948cfb8e5a9b659ca84c5", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_2.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_3.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
#line 20 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridExport.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.EditType = global::Syncfusion.JavaScript.TreeGridEditingType.String;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(781, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(791, 89, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "6b842097b18e44c5b6bd26bdeca155c5", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_4.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_5.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
#line 21 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridExport.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.EditType = global::Syncfusion.JavaScript.TreeGridEditingType.Datepicker;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(880, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(890, 85, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "0392755824f7482296a0bf72227d653c", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_6.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_7.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
#line 22 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridExport.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.EditType = global::Syncfusion.JavaScript.TreeGridEditingType.Datepicker;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(975, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(985, 82, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "55c53b0889534fca982a08c1de4aba25", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_8.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_9.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
#line 23 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridExport.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.EditType = global::Syncfusion.JavaScript.TreeGridEditingType.Numeric;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1067, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(1077, 82, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "1b6d2036b1c445f7bb011a0be96be395", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_10.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_10);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_11.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
#line 24 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridExport.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.EditType = global::Syncfusion.JavaScript.TreeGridEditingType.Numeric;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1159, 14, true);
                        WriteLiteral("        \r\n    ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_TreeGridCollectionTag = CreateTagHelper <global::Syncfusion.JavaScript.TreeGridCollectionTag>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_TreeGridCollectionTag);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1195, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                    BeginContext(1201, 57, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-size-settings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "2f9e2a67450349abaa7943e4d8b62dbb", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_TreeGridSizeSettings = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridSizeSettings>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridSizeSettings);
                    __Syncfusion_JavaScript_Models_TreeGridSizeSettings.Width = (string)__tagHelperAttribute_12.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_12);
                    __Syncfusion_JavaScript_Models_TreeGridSizeSettings.Height = (string)__tagHelperAttribute_13.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_13);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1258, 9, true);
                    WriteLiteral("   \r\n    ");
                    EndContext();
                    BeginContext(1267, 118, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-toolbar-settings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "0b6a756ca68048feb002b609f08f3c24", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_TreeGridToolBarOptions = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridToolBarOptions>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridToolBarOptions);
#line 27 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridExport.cshtml"
                    __Syncfusion_JavaScript_Models_TreeGridToolBarOptions.ShowToolbar = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("show-toolbar", __Syncfusion_JavaScript_Models_TreeGridToolBarOptions.ShowToolbar, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 27 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridExport.cshtml"
                    __Syncfusion_JavaScript_Models_TreeGridToolBarOptions.ToolbarItems = ViewBag.toolbarItems;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("toolbar-items", __Syncfusion_JavaScript_Models_TreeGridToolBarOptions.ToolbarItems, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1385, 6, true);
                    WriteLiteral("    \r\n");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_TreeGridProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_14);
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridExport.cshtml"
                __Syncfusion_JavaScript_Models_TreeGridProperties.DataSource = ViewBag.datasource;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("datasource", __Syncfusion_JavaScript_Models_TreeGridProperties.DataSource, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_TreeGridProperties.ChildMapping = (string)__tagHelperAttribute_15.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_15);
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridExport.cshtml"
                __Syncfusion_JavaScript_Models_TreeGridProperties.TreeColumnIndex = 1;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("tree-column-index", __Syncfusion_JavaScript_Models_TreeGridProperties.TreeColumnIndex, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 17 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridExport.cshtml"
                __Syncfusion_JavaScript_Models_TreeGridProperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_TreeGridProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1406, 2, true);
                WriteLiteral("\r\n");
                EndContext();
            }
                          );
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("MetaTags", async() => {
                BeginContext(49, 150, true);
                WriteLiteral("\r\n  <meta name=\"description\" content=\"This example illustrates editing records in the tree grid control using inline cell and row editing options.\">\r\n");
                EndContext();
            }
                          );
            BeginContext(202, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("SampleHeading", async() => {
                BeginContext(227, 49, true);
                WriteLiteral("<span class=\"sampleName\"> TreeGrid/Default</span>");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(304, 103, true);
                WriteLiteral("\r\n\r\n\r\n    <style>\r\n        .cols-sample-area {\r\n            height: 440px;\r\n        }\r\n    </style>\r\n\r\n");
                EndContext();
                BeginContext(407, 1184, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-tree-grid", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7e9a3f38515b49b695c0e89f788b4d02", async() => {
                    BeginContext(560, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                    BeginContext(566, 649, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-columns", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d9916505975a45daa0298c9d4971e69d", async() => {
                        BeginContext(587, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(597, 112, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "dfbd9fe829f24d9fb1ceadb30d6f8f74", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_0.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_1.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
#line 19 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.AllowFiltering = false;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("allow-filtering", __Syncfusion_JavaScript_Models_TreeGridColumn.AllowFiltering, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 19 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.EditType = global::Syncfusion.JavaScript.TreeGridEditingType.Numeric;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 19 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Width = 45;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("width", __Syncfusion_JavaScript_Models_TreeGridColumn.Width, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(709, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(719, 82, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "7047a01c370742f1a5aeeeba56aca447", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_2.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_3.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
#line 20 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.EditType = global::Syncfusion.JavaScript.TreeGridEditingType.String;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(801, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(811, 89, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "dcbebe20ab164fd1926fce8fc46d1efe", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_4.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_5.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
#line 21 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.EditType = global::Syncfusion.JavaScript.TreeGridEditingType.Datepicker;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(900, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(910, 85, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "6e68efed4ffe46099773e8c09a5ad1f2", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_6.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_7.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
#line 22 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.EditType = global::Syncfusion.JavaScript.TreeGridEditingType.Datepicker;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(995, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(1005, 82, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "3a016165cc6c45d788f636a78b58c94d", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_8.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_9.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
#line 23 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.EditType = global::Syncfusion.JavaScript.TreeGridEditingType.Numeric;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1087, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(1097, 82, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "4133fc5fada2462e88fc1f635d85770a", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_10.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_10);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_11.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
#line 24 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.EditType = global::Syncfusion.JavaScript.TreeGridEditingType.Numeric;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1179, 14, true);
                        WriteLiteral("        \r\n    ");
                        EndContext();
                    }
                                                                                );
                    __Syncfusion_JavaScript_TreeGridCollectionTag = CreateTagHelper <global::Syncfusion.JavaScript.TreeGridCollectionTag>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_TreeGridCollectionTag);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1215, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                    BeginContext(1221, 57, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-size-settings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "c5cf071e3b634c5698946fadd7d58fcc", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_TreeGridSizeSettings = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridSizeSettings>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridSizeSettings);
                    __Syncfusion_JavaScript_Models_TreeGridSizeSettings.Width = (string)__tagHelperAttribute_12.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_12);
                    __Syncfusion_JavaScript_Models_TreeGridSizeSettings.Height = (string)__tagHelperAttribute_13.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_13);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1278, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                    BeginContext(1284, 162, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-edit-settings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "e23e3d0733ba4ba69b9a155fe0db7e26", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_TreeGridEditOptions = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridEditOptions>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridEditOptions);
#line 27 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                    __Syncfusion_JavaScript_Models_TreeGridEditOptions.AllowDeleting = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("allow-deleting", __Syncfusion_JavaScript_Models_TreeGridEditOptions.AllowDeleting, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 27 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                    __Syncfusion_JavaScript_Models_TreeGridEditOptions.AllowAdding = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("allow-adding", __Syncfusion_JavaScript_Models_TreeGridEditOptions.AllowAdding, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 27 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                    __Syncfusion_JavaScript_Models_TreeGridEditOptions.AllowEditing = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("allow-editing", __Syncfusion_JavaScript_Models_TreeGridEditOptions.AllowEditing, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 28 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                    __Syncfusion_JavaScript_Models_TreeGridEditOptions.RowPosition = global::Syncfusion.JavaScript.TreeGridRowPosition.AboveSelectedRow;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("row-position", __Syncfusion_JavaScript_Models_TreeGridEditOptions.RowPosition, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 28 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                    __Syncfusion_JavaScript_Models_TreeGridEditOptions.EditMode = global::Syncfusion.JavaScript.TreeGridEditMode.CellEditing;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("edit-mode", __Syncfusion_JavaScript_Models_TreeGridEditOptions.EditMode, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1446, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                    BeginContext(1452, 118, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-toolbar-settings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7c565970a1b949dd8a36276cdfcdf3ab", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_TreeGridToolBarOptions = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridToolBarOptions>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridToolBarOptions);
#line 29 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                    __Syncfusion_JavaScript_Models_TreeGridToolBarOptions.ShowToolbar = true;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("show-toolbar", __Syncfusion_JavaScript_Models_TreeGridToolBarOptions.ShowToolbar, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 29 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                    __Syncfusion_JavaScript_Models_TreeGridToolBarOptions.ToolbarItems = ViewBag.toolbarItems;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("toolbar-items", __Syncfusion_JavaScript_Models_TreeGridToolBarOptions.ToolbarItems, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1570, 6, true);
                    WriteLiteral("    \r\n");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_TreeGridProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_14);
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                __Syncfusion_JavaScript_Models_TreeGridProperties.DataSource = ViewBag.datasource;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("datasource", __Syncfusion_JavaScript_Models_TreeGridProperties.DataSource, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_TreeGridProperties.ChildMapping = (string)__tagHelperAttribute_15.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_15);
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                __Syncfusion_JavaScript_Models_TreeGridProperties.TreeColumnIndex = 1;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("tree-column-index", __Syncfusion_JavaScript_Models_TreeGridProperties.TreeColumnIndex, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 17 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridEditing.cshtml"
                __Syncfusion_JavaScript_Models_TreeGridProperties.IsResponsive = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("is-responsive", __Syncfusion_JavaScript_Models_TreeGridProperties.IsResponsive, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1591, 2, true);
                WriteLiteral("\r\n");
                EndContext();
            }
                          );
        }