Table of Contents
FooterStyle Property

Gets or sets the style for the DockView footer.

Syntax
 public Style FooterStyle { get; set; }
Remarks

This property is bound to DockContainer.DockViewFooterStyle at runtime.

See Also