-
Notifications
You must be signed in to change notification settings - Fork 878
DockPanel
DianeXceed edited this page Jun 19, 2017
·
2 revisions
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.
Property | Description |
---|---|
* | All the Properties from Canvas Panel |
LastChildFill | Gets or sets is the last child is filled. |
Event | Description |
---|---|
* | All the Events from Canvas Panel. |
Method | Description |
---|---|
GetDock | Gets the Dock property. |
SetDock | Sets the Dock property. |