Show / Hide Table of Contents

Property IsSplitterTopLeft

| Improve this Doc View Source

IsSplitterTopLeft

Gets or sets a value indicating whether the SplitterDistance property specifies the size of Child1 or Child2. This is a dependency property.

Declaration
public bool IsSplitterTopLeft { get; set; }
Property Value
Type Description
System.Boolean

true if SplitterDistance specifies the size of Child1; false if SplitterDistance specifies the size of Child2. The default value is true.

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