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

In This Topic
StepHeaderTemplate Property
In This Topic
HTML template for step header when a new panel is added with the add method or when creating a panel for a remote panel on the fly.
Syntax
'Declaration
 
Public Property StepHeaderTemplate As System.String
 
See Also