LayoutGroupBase Members
In This Article
#Constructors
Name | Description |
---|---|
Layout |
Initializes a new instance of the Layout |
#Fields
#Properties
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. |
Horizontal |
Gets or sets the space between adjacent items when they are horizontally arranged within the group. |
Is |
|
Is |
Gets whether the group’s header is visible. |
Is |
Gets whether items in the group are horizontally arranged. |
Item |
Gets or sets how Layout |
Item |
|
Orientation | Gets or sets the arrangement of items within the group when the device is in landscape orientation. |
Portrait |
Gets or sets the arrangement of items within the group when the device is in portrait orientation. |
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. |
Vertical |
Gets or sets the space between adjacent items when they are vertically arranged within the group. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also