Table of Contents
HeaderStyle Property

Gets or sets the style for the DockView header.

Syntax
 public Style HeaderStyle { get; set; }
Remarks

This property is bound to DockContainer.DockViewHeaderStyle at runtime.

See Also