LayoutControl Properties
A control container that arranges its items in a single column or row, and allows you to create compound layouts of controls, with the ability to combine the controls into groups and align the controls according to their headers.
Name | Description |
---|---|
Actual |
Gets the control’s actual header, taking into account the additional formatting applied to the ve |
Has |
Gets whether the control’s ve |
Has |
Gets whether the ve |
Header |
Gets or sets the control’s header.
Inherited from ve |
Header |
Gets or sets a composite format string for the ve |
Header |
Gets or sets the style applied to the container’s header.
Inherited from Headered |
Header |
Gets or sets the template used to render the ve |
Header |
Gets or sets an object that chooses a header template based on custom logic.
Inherited from ve |
Horizontal |
Gets or sets the horizontal alignment of the container’s header.
Inherited from Headered |
Horizontal |
Gets or sets the way items within the current group are resized when the items are horizontally aligned.
Inherited from Layout |
Horizontal |
Gets or sets the space between adjacent items when they are horizontally arranged within the group.
Inherited from Layout |
Horizontal |
Gets or sets the horizontal scroll bar’s visibility. |
Is |
Inherited from Layout |
Is |
Gets whether the group’s header is visible.
Inherited from Layout |
Is |
Gets whether items in the group are horizontally arranged.
Inherited from Layout |
Item |
Gets or sets how Layout |
Item |
Inherited from Layout |
Orientation |
Gets or sets the arrangement of items within the group when the device is in landscape orientation.
Inherited from Layout |
Portrait |
Gets or sets the arrangement of items within the group when the device is in portrait orientation.
Inherited from Layout |
Show |
Gets or sets whether the group’s Header (specified by the ve |
Vertical |
Gets or sets the vertical alignment of the container’s header.
Inherited from Headered |
Vertical |
Gets or sets the way items within the current group are resized when the items are vertically aligned.
Inherited from Layout |
Vertical |
Gets or sets the space between adjacent items when they are vertically arranged within the group.
Inherited from Layout |
Vertical |
Gets or sets the vertical scroll bar’s visibility. |
See Also