Show / Hide Table of Contents

Property SplitterWidth

| Improve this Doc View Source

SplitterWidth

Gets or sets the width of the splitter, in device-independent units (1/96th inch per unit). This is a dependency property.

Declaration
public double SplitterWidth { get; set; }
Property Value
Type Description
System.Double

Representing the width of the splitter, in device-independent units (1/96th inch per unit). The default is 4.

Remarks

Use the SplitterWidth property to change the width of the splitter itself, not the SplitContainer.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest