Table of Contents
CustomHeaderTemplate Property

Gets or sets the custom header template.

Syntax
 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