ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Olap Assembly / C1.Web.Mvc.Olap.TagHelpers Namespace / PivotGridTagHelper Class / TemplateBindings Property

In This Topic
    TemplateBindings Property (PivotGridTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.Control.TemplateBindings. Sets the collection of the template bindings.
    Syntax
    'Declaration
     
    Public Property TemplateBindings As Object
    public object TemplateBindings {get; set;}
    See Also