Skip to main content

LayoutGroup Members

A group of horizontally or vertically aligned items.

Constructors

Name Description
LayoutGroup() Initializes a new instance of the LayoutGroup class.

Fields

Name Description
ActualHeaderProperty static Identifies the veHeaderedItemsControl.ActualHeader dependency property. Inherited from veHeaderedItemsControl.
AllowExpandProperty static Identifies the LayoutGroup.AllowExpand dependency property.
DesiredHeightProperty static Identifies the LayoutGroup.DesiredHeight dependency property.
DesiredWidthProperty static Identifies the LayoutGroup.DesiredWidth dependency property.
ExpandButtonStyleProperty static Identifies the LayoutGroup.ExpandButtonStyle dependency property.
ExpandedProperty static Identifies the LayoutGroup.Expanded dependency property.
HasHeaderProperty static Identifies the veHeaderedItemsControl.HasHeader dependency property. Inherited from veHeaderedItemsControl.
HasHeaderTemplateProperty static Identifies the veHeaderedItemsControl.HasHeaderTemplate dependency property. Inherited from veHeaderedItemsControl.
HeaderProperty static Identifies the veHeaderedItemsControl.Header dependency property. Inherited from veHeaderedItemsControl.
HeaderStringFormatProperty static Identifies the veHeaderedItemsControl.HeaderStringFormat dependency property. Inherited from veHeaderedItemsControl.
HeaderStyleProperty static Identifies the HeaderedItemsContainer.HeaderStyle dependency property. Inherited from HeaderedItemsContainer.
HeaderTemplateProperty static Identifies the veHeaderedItemsControl.HeaderTemplate dependency property. Inherited from veHeaderedItemsControl.
HeaderTemplateSelectorProperty static Identifies the veHeaderedItemsControl.HeaderTemplateSelector dependency property. Inherited from veHeaderedItemsControl.
HorizontalHeaderAlignmentProperty static Identifies the HeaderedItemsContainer.HorizontalHeaderAlignment dependency property. Inherited from HeaderedItemsContainer.
HorizontalItemSizeModeProperty static Identifies the LayoutGroupBase.HorizontalItemSizeMode dependency property. Inherited from LayoutGroupBase.
HorizontalItemSpacingProperty static Identifies the LayoutGroupBase.HorizontalItemSpacing dependency property. Inherited from LayoutGroupBase.
IndexProperty static Identifies the LayoutGroup.Index dependency property.
IsAdaptiveProperty static Inherited from LayoutGroupBase.
IsExpandButtonVisibleProperty static Identifies the LayoutGroup.IsExpandButtonVisible dependency property.
IsExpandedProperty static Identifies the LayoutGroup.IsExpanded dependency property.
IsHeaderVisibleProperty static Identifies the LayoutGroupBase.IsHeaderVisible dependency property. Inherited from LayoutGroupBase.
IsHorizontalProperty static Identifies the LayoutGroupBase.IsHorizontal dependency property. Inherited from LayoutGroupBase.
ItemHeadersAlignmentProperty static Identifies the LayoutGroupBase.ItemHeadersAlignment dependency property. Inherited from LayoutGroupBase.
ItemSizeModeProperty static Inherited from LayoutGroupBase.
OrientationProperty static Identifies the LayoutGroupBase.Orientation dependency property. Inherited from LayoutGroupBase.
PortraitOrientationProperty static Identifies the LayoutGroupBase.PortraitOrientation dependency property. Inherited from LayoutGroupBase.
ShowHeaderProperty static Identifies the LayoutGroupBase.ShowHeader dependency property. Inherited from LayoutGroupBase.
SizeModeProperty static Identifies the LayoutGroup.SizeMode dependency property.
StretchRatioProperty static Identifies the LayoutGroup.StretchRatio dependency property.
VerticalHeaderAlignmentProperty static Identifies the HeaderedItemsContainer.VerticalHeaderAlignment dependency property. Inherited from HeaderedItemsContainer.
VerticalItemSizeModeProperty static Identifies the LayoutGroupBase.VerticalItemSizeMode dependency property. Inherited from LayoutGroupBase.
VerticalItemSpacingProperty static Identifies the LayoutGroupBase.VerticalItemSpacing dependency property. Inherited from LayoutGroupBase.

Properties

Name Description
ActualHeader Gets the control’s actual header, taking into account the additional formatting applied to the veHeaderedItemsControl.Header via the veHeaderedItemsControl.HeaderStringFormat property. Inherited from veHeaderedItemsControl.
AllowExpand Gets or sets whether the LayoutGroup supports the expand functionality.
ExpandButtonStyle 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.
HasHeader Gets whether the control’s veHeaderedItemsControl.Header is not empty. Inherited from veHeaderedItemsControl.
HasHeaderTemplate Gets whether the veHeaderedItemsControl.HeaderTemplate is not empty. Inherited from veHeaderedItemsControl.
Header Gets or sets the control’s header. Inherited from veHeaderedItemsControl.
HeaderStringFormat Gets or sets a composite format string for the veHeaderedItemsControl.Header object. Inherited from veHeaderedItemsControl.
HeaderStyle Gets or sets the style applied to the container’s header. Inherited from HeaderedItemsContainer.
HeaderTemplate Gets or sets the template used to render the veHeaderedItemsControl.Header object. Inherited from veHeaderedItemsControl.
HeaderTemplateSelector Gets or sets an object that chooses a header template based on custom logic. Inherited from veHeaderedItemsControl.
HorizontalHeaderAlignment Gets or sets the horizontal alignment of the container’s header. Inherited from HeaderedItemsContainer.
HorizontalItemSizeMode Gets or sets the way items within the current group are resized when the items are horizontally aligned. Inherited from LayoutGroupBase.
HorizontalItemSpacing Gets or sets the space between adjacent items when they are horizontally arranged within the group. Inherited from LayoutGroupBase.
IsAdaptive Inherited from LayoutGroupBase.
IsExpandButtonVisible Gets whether the expand button is visible.
IsExpanded Gets whether the group is expanded.
IsHeaderVisible Gets whether the group’s header is visible. Inherited from LayoutGroupBase.
IsHorizontal Gets whether items in the group are horizontally arranged. Inherited from LayoutGroupBase.
ItemHeadersAlignment Gets or sets how LayoutItem headers are aligned within the current LayoutGroupBase object. Inherited from LayoutGroupBase.
ItemSizeMode Inherited from LayoutGroupBase.
Orientation Gets or sets the arrangement of items within the group when the device is in landscape orientation. Inherited from LayoutGroupBase.
PortraitOrientation Gets or sets the arrangement of items within the group when the device is in portrait orientation. Inherited from LayoutGroupBase.
ShowHeader Gets or sets whether the group’s Header (specified by the veHeaderedItemsControl.Header inherited property) is visible. Inherited from LayoutGroupBase.
VerticalHeaderAlignment Gets or sets the vertical alignment of the container’s header. Inherited from HeaderedItemsContainer.
VerticalItemSizeMode Gets or sets the way items within the current group are resized when the items are vertically aligned. Inherited from LayoutGroupBase.
VerticalItemSpacing Gets or sets the space between adjacent items when they are vertically arranged within the group. Inherited from LayoutGroupBase.

Methods

Name Description
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetDesiredHeight(DependencyObject) static
GetDesiredWidth(DependencyObject) static
GetHashCode() Serves as the default hash function. Inherited from Object.
GetIndex(DependencyObject) static Gets the value of the LayoutGroup.Index attached property for a specific object.
GetSizeMode(DependencyObject) static Gets the value of the LayoutGroup.SizeMode attached property for a specific object.
GetStretchRatio(DependencyObject) static Gets the value of the LayoutGroup.StretchRatio attached property for a specific object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
SetDesiredHeight(DependencyObject, Double) static
SetDesiredWidth(DependencyObject, Double) static
SetIndex(DependencyObject, Int32) static Sets the value of the LayoutGroup.Index attached property for a specific object.
SetSizeMode(DependencyObject, ItemSizeMode) static Sets the value of the LayoutGroup.StretchRatio attached property for a specific object.
SetStretchRatio(DependencyObject, Double) static Sets the value of the LayoutGroup.StretchRatio attached property for a specific object.
ToString() Returns a string that represents the current object. Inherited from Object.

Attached Properties

Name Description
DesiredHeight static
DesiredWidth static
Index static

Gets or sets a layout cell index where a layout item will be placed. This is an attached property.

SizeMode static

Allows you to set size mode for any object within the LayoutGroup. This is an attached property.

StretchRatio static

Gets or sets a LayoutGroup item’s stretch ratio. The property is in effect when an item’s size mode is ItemSizeMode.Stretch. This is an attached property.

See Also