Table of Contents
SplitterBorderStyle Property

Gets or sets the splitter border style.

Syntax
 public Style SplitterBorderStyle { get; set; }
Remarks

The target type of this style is Border. See customizing drag indicator template for more details on how to customize splitter.

See Also