DynamicLayout Properties |
The DynamicLayout type exposes the following members.
Name | Description | |
---|---|---|
Controls |
Gets an enumeration of controls that are directly contained by this container
(Overrides PanelControls.) | |
DefaultPadding |
Gets or sets the default padding for all child DynamicTable instances (vertical sections)
| |
DefaultSpacing |
Gets or sets the default spacing for all cells in the layout
| |
IsCreated |
Gets a value indicating whether the layout has been created
| |
Padding |
Gets or sets the padding around the entire content of the layout
| |
Rows |
Gets or sets the top level rows in the layout
| |
Spacing |
Gets or sets the spacing between the first level of cells
| |
VisualControls |
Gets an enumeration of controls that are in the visual tree.
(Overrides ControlVisualControls.) |