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