Classes
DockLayout
DockLayout
A Layout that arranges its children at its outer edges, and allows its last child to take up the remaining space.
Summary 
Constructors
Constructors 
constructor 
new DockLayout(): DockLayout
 Returns DockLayout
Properties 
stretchLastChild 
Gets or sets a value that indicates whether the last child element within a DockLayout stretches to fill the remaining available space.
The default value is true.
Methods 
setDock 
Static
Sets the value of the Dock property from a given View.
 Returns void
- Previous
- DatePicker
- Next
- EditableTextBase