Skip to content

DockPanel

DianeXceed edited this page Jun 19, 2017 · 2 revisions

DockPanel

Only available in the Plus Edition

Derives from AnimationPanel

Exactly like WPF's native DockPanel, except that this panel can animate its children and be used inside a SwitchPanel.

Properties

Property Description
* All the Properties from Canvas Panel
LastChildFill Gets or sets is the last child is filled.

Events

Event Description
* All the Events from Canvas Panel.

Methods

Method Description
GetDock Gets the Dock property.
SetDock Sets the Dock property.
Clone this wiki locally