C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / FlexSheet Class / TemplateBindings Property

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