A2v10 Platform documentation
UK


Splitter Layout Element

Represents a container containing two resizable panels.

Note that an element must always contain exactly TWO child elements.

Inherits: Container : UIElement : UIElementBase

Properties

Name Type Description
Orientation Orientation Container orientation.
Height Length Element height.
MinWidth Length Element minimum width.
Base item properties

Attached Properties

Name Type Description
Splitter.Width GridLength Determines the panel width.
Splitter.MinWidth Length Determines the minimal panel width.