Table of Contents
BorderStyle Property

Gets or sets the style for the DockView footer.

Syntax
 public Style BorderStyle { get; set; }
Remarks

This property is bound to DockContainer.DockViewBorderStyle at runtime.

See Also