Gets or sets the control's template.
Namespace: MindFusion.UI.WebAssembly: MindFusion.UI.Web
public ITemplate Template { get; set; }
Public Property Template As ITemplate
Type: ITemplateThe template of the control.
For additional information on how to use templates, please refer to the Templates topic.
TemplatesWindowBase MembersWindowBase ClassMindFusion.UI.Web Namespace