LayoutGroup 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 |
Allow |
Gets or sets whether the Layout |
Expand |
Gets or sets the style applied to the Expand button. |
Expanded | Gets or sets whether the group is expanded. This property is supported if the expand functionality is enabled. |
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 |
Is |
Inherited from Layout |
Is |
Gets whether the expand button is visible. |
Is |
Gets whether the group is expanded. |
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 |
#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 |
|
Get |
|
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the value of the Layout |
Get |
Gets the value of the Layout |
Get |
Gets the value of the Layout |
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. |
Set |
|
Set |
|
Set |
Sets the value of the Layout |
Set |
Sets the value of the Layout |
Set |
Sets the value of the Layout |
To |
Returns a string that represents the current object. Inherited from Object. |
#Attached Properties
Name | Description |
---|---|
Desired |
|
Desired |
|
Index static |
Gets or sets a layout cell index where a layout item will be placed. This is an attached property. |
Size |
Allows you to set size mode for any object within the Layout |
Stretch |
Gets or sets a Layout |
See Also