TemplateBindings Property (BulletGraph) | ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / BulletGraph Class / TemplateBindings Property

In This Topic
TemplateBindings Property (BulletGraph)
In This Topic
Gets the collection of the template bindings.
Syntax
'Declaration
 
Public ReadOnly Property TemplateBindings As IDictionary(Of String,String)
 
See Also