Gets or sets the custom header template.
[Visual Basic]
Public Property CustomHeaderTemplate As
ITemplate
[C#]
public
ITemplate CustomHeaderTemplate {get; set;}
Remarks
Use this property to customize the header area of the editor. See customizing toolbar for more details about how to customize toolbars.
See Also
Editor Class | EO.Web Namespace