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
- Previous
- DatePicker
- Next
- EditableTextBase