Skip to main content

LayoutItem Fields

A control that consists of a header and content regions.
Name Description
ActualContentIndentProperty static Identifies the LayoutItem.ActualContentIndent dependency property.
ActualHeaderProperty static Identifies the veHeaderedContentControl.ActualHeader dependency property. Inherited from veHeaderedContentControl.
AllowHeaderHighlightingProperty static
AllowHeaderHighligtingProperty static Obsolete. Identifies the LayoutItem.AllowHeaderHighligting dependency property.
AllowHeaderTextContentVerticalCorrectionProperty static Identifies the LayoutItem.AllowHeaderTextContentVerticalCorrection dependency property.
HasHeaderProperty static Identifies the veHeaderedContentControl.HasHeader dependency property. Inherited from veHeaderedContentControl.
HasHeaderTemplateProperty static Identifies the veHeaderedContentControl.HasHeaderTemplate dependency property. Inherited from veHeaderedContentControl.
HeaderAlignmentProperty static Identifies the LayoutItem.HeaderAlignment dependency property.
HeaderPositionProperty static Identifies the LayoutItem.HeaderPosition dependency property.
HeaderProperty static Identifies the veHeaderedContentControl.Header dependency property. Inherited from veHeaderedContentControl.
HeaderStringFormatProperty static Identifies the veHeaderedContentControl.HeaderStringFormat dependency property. Inherited from veHeaderedContentControl.
HeaderStyleProperty static Identifies the HeaderedContentContainer.HeaderStyle dependency property. Inherited from HeaderedContentContainer.
HeaderTemplateProperty static Identifies the veHeaderedContentControl.HeaderTemplate dependency property. Inherited from veHeaderedContentControl.
HeaderTemplateSelectorProperty static Identifies the veHeaderedContentControl.HeaderTemplateSelector dependency property. Inherited from veHeaderedContentControl.
HorizontalContentIndentProperty static Identifies the LayoutItem.HorizontalContentIndent dependency property.
HorizontalHeaderAlignmentProperty static Identifies the HeaderedContentContainer.HorizontalHeaderAlignment dependency property. Inherited from HeaderedContentContainer.
IsContentEnabledProperty static Identifies the LayoutItem.IsContentEnabled dependency property.
IsContentFocusedProperty static Identifies the LayoutItem.IsContentFocused dependency property.
IsHeaderVisibleProperty static Identifies the LayoutItem.IsHeaderVisible dependency property.
IsHorizontalProperty static Identifies the LayoutItem.IsHorizontal dependency property.
RequiredProperty static Identifies the LayoutItem.Required dependency property.
ShowHeaderProperty static Identifies the LayoutItem.ShowHeader dependency property.
SizeModeProperty static Identifies the LayoutItem.SizeMode dependency property.
VerticalContentIndentProperty static Identifies the LayoutItem.VerticalContentIndent dependency property.
VerticalHeaderAlignmentProperty static Identifies the HeaderedContentContainer.VerticalHeaderAlignment dependency property. Inherited from HeaderedContentContainer.
See Also