C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Wizard Namespace / C1Wizard Class / PanelTemplate Property

In This Topic
PanelTemplate Property
In This Topic
HTML template from which a new panel is created by adding a panel with the add method or when creating a panel for a remote panel on the fly.
Syntax
'Declaration
 
Public Property PanelTemplate As System.String
 
See Also