#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(87, 155, true);
                WriteLiteral("\r\n  <meta name=\"description\" content=\"This example illustrates how to perform predicate filtering on column fields in the Syncfusion tree grid control.\">\r\n");
                EndContext();
            }
                          );
            BeginContext(245, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("SampleHeading", async() => {
                BeginContext(270, 49, true);
                WriteLiteral("<span class=\"sampleName\"> TreeGrid/Default</span>");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(347, 5, true);
                WriteLiteral("\r\n   ");
                EndContext();
                BeginContext(352, 1618, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-tree-grid", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3dab8c5b73614dbca7b7672989ef54ef", async() => {
                    BeginContext(571, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                    BeginContext(577, 1191, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-columns", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1c0d9c4a887041869f7c8ac5f98fc68a", async() => {
                        BeginContext(598, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(608, 112, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "cc45ddadc4d4408f89aed726d1cddf42", 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 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.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 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.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 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.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(720, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(730, 108, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "d87ab5933aab48d0ac6e12f933ca22e3", 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 13 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.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);
#line 13 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.FilterEditType = global::Syncfusion.JavaScript.TreeGridFilterEditType.String;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("filter-edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.FilterEditType, 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(838, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(848, 166, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "29fbd9d1c13f4e7cb3ad8f6c3387cbb1", 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 14 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.EditType = global::Syncfusion.JavaScript.TreeGridEditingType.DateTimePicker;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 14 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.FilterEditType = global::Syncfusion.JavaScript.TreeGridFilterEditType.DateTimePicker;

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

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 15 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.FilterEditType = global::Syncfusion.JavaScript.TreeGridFilterEditType.DateTimePicker;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("filter-edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.FilterEditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Format = (string)__tagHelperAttribute_6.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1185, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(1195, 138, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "562bc120aeb34e2aa77c2f2c236ff5a5", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_9.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_10.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_10);
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.EditType = global::Syncfusion.JavaScript.TreeGridEditingType.Dropdown;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.DropDownData = (IEnumerable <object>)ViewBag.dropData;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("drop-down-data", __Syncfusion_JavaScript_Models_TreeGridColumn.DropDownData, 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(1333, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(1343, 109, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "b7d7c580f1a44360836572582a844cca", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_11.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_12.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_12);
#line 17 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.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 17 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.FilterEditType = global::Syncfusion.JavaScript.TreeGridFilterEditType.Numeric;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("filter-edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.FilterEditType, 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(1452, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(1462, 278, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "fb4d33667cfc4e4a97cddd2f87369017", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_13.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_13);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_14.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_14);
#line 18 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.IsTemplateColumn = true;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("is-template-column", __Syncfusion_JavaScript_Models_TreeGridColumn.IsTemplateColumn, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.TemplateID = (string)__tagHelperAttribute_15.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_15);
#line 19 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.FilterEditType = global::Syncfusion.JavaScript.TreeGridFilterEditType.Dropdown;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("filter-edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.FilterEditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 19 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.DropDownData = (IEnumerable <object>)ViewBag.stateData;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("drop-down-data", __Syncfusion_JavaScript_Models_TreeGridColumn.DropDownData, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 19 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.AllowFilteringBlankContent = false;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("allow-filtering-blank-content", __Syncfusion_JavaScript_Models_TreeGridColumn.AllowFilteringBlankContent, 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(1740, 6, 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(1768, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                    BeginContext(1774, 57, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-size-settings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "b8ea951211b84027a0528cfa75cf3cdd", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_TreeGridSizeSettings = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridSizeSettings>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridSizeSettings);
                    __Syncfusion_JavaScript_Models_TreeGridSizeSettings.Width = (string)__tagHelperAttribute_16.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_16);
                    __Syncfusion_JavaScript_Models_TreeGridSizeSettings.Height = (string)__tagHelperAttribute_17.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_17);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1831, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                    BeginContext(1837, 116, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-edit-settings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "e1315cd7ce7e4c47a9e02d92e84a08fc", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_TreeGridEditOptions = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridEditOptions>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridEditOptions);
#line 22 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.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 22 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.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 22 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.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 22 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.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(1953, 2, true);
                    WriteLiteral("\r\n");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_TreeGridProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_18);
#line 9 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.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_19.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_19);
#line 9 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.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 10 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.cshtml"
                __Syncfusion_JavaScript_Models_TreeGridProperties.AllowFiltering = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("allow-filtering", __Syncfusion_JavaScript_Models_TreeGridProperties.AllowFiltering, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 10 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.cshtml"
                __Syncfusion_JavaScript_Models_TreeGridProperties.AllowSorting = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("allow-sorting", __Syncfusion_JavaScript_Models_TreeGridProperties.AllowSorting, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_TreeGridProperties.BeginEdit = (string)__tagHelperAttribute_20.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_20);
#line 10 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.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(1970, 2, true);
                WriteLiteral("\r\n");
                EndContext();
            }
                          );
            BeginContext(1975, 373, true);
            WriteLiteral(@"

<script type=""text/x-jsrender"" id=""customColumnTemplate"">
    <div style=""margin-left:20px;"">{{if InProgress}} <input class=""customCheckbox"" type=""checkbox"" checked=""checked"" onclick=""checkUncheck(event); return true;"" value="""" />{{else}} <input class=""customCheckbox"" type=""checkbox"" onclick=""checkUncheck(event); return true;"" value="""" />{{/if}}</div>
</script>

");
            EndContext();
            DefineSection("ScriptSection", async() => {
                BeginContext(2371, 605, true);
                WriteLiteral(@" 
    <script type=""text/javascript"">
        function BeginEdit(args) {
            if (args.columnIndex == 6)
                args.cancel = true;
        }
        function checkUncheck(e) {
            var $tr = $(e.target).closest('tr'),
                ganttObj = $(""#TreeGridContainer"").data(""ejTreeGrid""),
                checkStatus = $(e.target).is(':checked'),
                 rowIndex = ($tr).index(),
                 record = ganttObj.model.currentViewData && ganttObj.model.currentViewData[rowIndex];
            record[""InProgress""] = checkStatus;

        }
    </script>
");
                EndContext();
            }
                          );
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            DefineSection("MetaTags", async() => {
                BeginContext(87, 155, true);
                WriteLiteral("\r\n  <meta name=\"description\" content=\"This example illustrates how to perform predicate filtering on column fields in the Syncfusion tree grid control.\">\r\n");
                EndContext();
            }
                          );
            BeginContext(245, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            DefineSection("SampleHeading", async() => {
                BeginContext(270, 49, true);
                WriteLiteral("<span class=\"sampleName\"> TreeGrid/Default</span>");
                EndContext();
            }
                          );
            DefineSection("ControlsSection", async() => {
                BeginContext(347, 5, true);
                WriteLiteral("\r\n   ");
                EndContext();
                BeginContext(352, 1618, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ej-tree-grid", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a769bb11684649ff96530802c80b4093", async() => {
                    BeginContext(571, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                    BeginContext(577, 1191, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-columns", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "70246a24e1b14898829b30d459503fe7", async() => {
                        BeginContext(598, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(608, 112, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "673a637a07094cf680be62a81a6d6325", 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 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.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 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.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 12 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.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(720, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(730, 108, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "7427bd71ba2648ca974cfee94f558f44", 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 13 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.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);
#line 13 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.FilterEditType = global::Syncfusion.JavaScript.TreeGridFilterEditType.String;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("filter-edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.FilterEditType, 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(838, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(848, 166, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "806318d8be194e308807990b806217ca", 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 14 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.EditType = global::Syncfusion.JavaScript.TreeGridEditingType.DateTimePicker;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 14 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.FilterEditType = global::Syncfusion.JavaScript.TreeGridFilterEditType.DateTimePicker;

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

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 15 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.FilterEditType = global::Syncfusion.JavaScript.TreeGridFilterEditType.DateTimePicker;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("filter-edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.FilterEditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Format = (string)__tagHelperAttribute_6.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(1185, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(1195, 138, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "e94e7c3e406a4c25bfad1181a03c3c40", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_9.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_10.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_10);
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.EditType = global::Syncfusion.JavaScript.TreeGridEditingType.Dropdown;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.EditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 16 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.DropDownData = (IEnumerable <object>)ViewBag.dropData;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("drop-down-data", __Syncfusion_JavaScript_Models_TreeGridColumn.DropDownData, 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(1333, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(1343, 109, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "ffd1102819c84e40bbd2ab4910605f1e", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_11.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_12.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_12);
#line 17 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.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 17 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.FilterEditType = global::Syncfusion.JavaScript.TreeGridFilterEditType.Numeric;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("filter-edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.FilterEditType, 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(1452, 10, true);
                        WriteLiteral("\r\n        ");
                        EndContext();
                        BeginContext(1462, 278, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "7d1120dfdd4e4bb9a96f10905fd13e67", async() => {
                        }
                                                                                    );
                        __Syncfusion_JavaScript_Models_TreeGridColumn = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridColumn>();
                        __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridColumn);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.Field = (string)__tagHelperAttribute_13.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_13);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.HeaderText = (string)__tagHelperAttribute_14.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_14);
#line 18 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.IsTemplateColumn = true;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("is-template-column", __Syncfusion_JavaScript_Models_TreeGridColumn.IsTemplateColumn, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        __Syncfusion_JavaScript_Models_TreeGridColumn.TemplateID = (string)__tagHelperAttribute_15.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_15);
#line 19 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.FilterEditType = global::Syncfusion.JavaScript.TreeGridFilterEditType.Dropdown;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("filter-edit-type", __Syncfusion_JavaScript_Models_TreeGridColumn.FilterEditType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 19 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.DropDownData = (IEnumerable <object>)ViewBag.stateData;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("drop-down-data", __Syncfusion_JavaScript_Models_TreeGridColumn.DropDownData, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 19 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.cshtml"
                        __Syncfusion_JavaScript_Models_TreeGridColumn.AllowFilteringBlankContent = false;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("allow-filtering-blank-content", __Syncfusion_JavaScript_Models_TreeGridColumn.AllowFilteringBlankContent, 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(1740, 6, 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(1768, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                    BeginContext(1774, 57, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-size-settings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "1370c4c2b73342e9a12ab56322551511", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_TreeGridSizeSettings = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridSizeSettings>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridSizeSettings);
                    __Syncfusion_JavaScript_Models_TreeGridSizeSettings.Width = (string)__tagHelperAttribute_16.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_16);
                    __Syncfusion_JavaScript_Models_TreeGridSizeSettings.Height = (string)__tagHelperAttribute_17.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_17);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1831, 6, true);
                    WriteLiteral("\r\n    ");
                    EndContext();
                    BeginContext(1837, 116, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-tree-grid-edit-settings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "a4ad19327f254f38bef04f8468177ab9", async() => {
                    }
                                                                                );
                    __Syncfusion_JavaScript_Models_TreeGridEditOptions = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridEditOptions>();
                    __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridEditOptions);
#line 22 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.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 22 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.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 22 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.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 22 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.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(1953, 2, true);
                    WriteLiteral("\r\n");
                    EndContext();
                }
                                                                            );
                __Syncfusion_JavaScript_Models_TreeGridProperties = CreateTagHelper <global::Syncfusion.JavaScript.Models.TreeGridProperties>();
                __tagHelperExecutionContext.Add(__Syncfusion_JavaScript_Models_TreeGridProperties);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_18);
#line 9 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.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_19.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_19);
#line 9 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.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 10 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.cshtml"
                __Syncfusion_JavaScript_Models_TreeGridProperties.AllowFiltering = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("allow-filtering", __Syncfusion_JavaScript_Models_TreeGridProperties.AllowFiltering, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 10 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.cshtml"
                __Syncfusion_JavaScript_Models_TreeGridProperties.AllowSorting = true;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("allow-sorting", __Syncfusion_JavaScript_Models_TreeGridProperties.AllowSorting, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Syncfusion_JavaScript_Models_TreeGridProperties.BeginEdit = (string)__tagHelperAttribute_20.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_20);
#line 10 "D:\Samples_17.2.0.46\ASPNETCORE\samplebrowser_core_2_0\Views\TreeGrid\TreeGridColumnFiltering.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(1970, 2, true);
                WriteLiteral("\r\n");
                EndContext();
            }
                          );
            BeginContext(1975, 373, true);
            WriteLiteral(@"

<script type=""text/x-jsrender"" id=""customColumnTemplate"">
    <div style=""margin-left:20px;"">{{if InProgress}} <input class=""customCheckbox"" type=""checkbox"" checked=""checked"" onclick=""checkUncheck(event); return true;"" value="""" />{{else}} <input class=""customCheckbox"" type=""checkbox"" onclick=""checkUncheck(event); return true;"" value="""" />{{/if}}</div>
</script>

");
            EndContext();
            DefineSection("ScriptSection", async() => {
                BeginContext(2371, 605, true);
                WriteLiteral(@" 
    <script type=""text/javascript"">
        function BeginEdit(args) {
            if (args.columnIndex == 6)
                args.cancel = true;
        }
        function checkUncheck(e) {
            var $tr = $(e.target).closest('tr'),
                ganttObj = $(""#TreeGridContainer"").data(""ejTreeGrid""),
                checkStatus = $(e.target).is(':checked'),
                 rowIndex = ($tr).index(),
                 record = ganttObj.model.currentViewData && ganttObj.model.currentViewData[rowIndex];
            record[""InProgress""] = checkStatus;

        }
    </script>
");
                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();
            }
                          );
        }