Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

Editor.CustomHeaderTemplate Property

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


Direct link to this topic