Skip to main content
A newer version of this page is available. .

LayoutControl Fields

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
ActualHeaderProperty static Identifies the veHeaderedItemsControl.ActualHeader dependency property. Inherited from veHeaderedItemsControl.
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.
HorizontalScrollBarVisibilityProperty static Identifies the LayoutControl.HorizontalScrollBarVisibility dependency property.
IsAdaptiveProperty static Inherited from LayoutGroupBase.
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.
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.
VerticalScrollBarVisibilityProperty static Identifies the LayoutControl.VerticalScrollBarVisibility dependency property.
See Also