Skip to main content

DataLayoutControl Fields

A data-bound version of the LayoutControl.
Name Description
ActualGroupBoxDisplayModeProperty static Identifies the LayoutGroup.ActualGroupBoxDisplayMode dependency property. Inherited from LayoutGroup.
ActualHeightProperty static Identifies the ActualHeight dependency property. Inherited from FrameworkElement.
ActualWidthProperty static Identifies the ActualWidth dependency property. Inherited from FrameworkElement.
AddColonToItemLabelsProperty static Identifies the DataLayoutControl.AddColonToItemLabels dependency property.
AddRestoredItemsToAvailableItemsProperty static Identifies the LayoutControl.AddRestoredItemsToAvailableItems dependency property. Inherited from LayoutControl.
AllowAvailableItemsDuringCustomizationProperty static Identifies the LayoutControl.AllowAvailableItemsDuringCustomization dependency property. Inherited from LayoutControl.
AllowBringChildIntoViewProperty static Identifies the ScrollControl.AllowBringChildIntoView dependency property. Inherited from ScrollControl.
AllowDropProperty static Identifies the AllowDrop dependency property. Inherited from UIElement.
AllowHorizontalSizingProperty static Identifies the LayoutControl.AllowHorizontalSizing dependency property. Inherited from LayoutControl.
AllowItemMovingDuringCustomizationProperty static Identifies the LayoutControl.AllowItemMovingDuringCustomization dependency property. Inherited from LayoutControl.
AllowItemRenamingDuringCustomizationProperty static Identifies the LayoutControl.AllowItemRenamingDuringCustomization dependency property. Inherited from LayoutControl.
AllowItemSizingDuringCustomizationProperty static Identifies the LayoutControl.AllowItemSizingDuringCustomization dependency property. Inherited from LayoutControl.
AllowItemSizingProperty static Identifies the LayoutControl.AllowItemSizing dependency property. Inherited from LayoutControl.
AllowNewItemsDuringCustomizationProperty static Identifies the LayoutControl.AllowNewItemsDuringCustomization dependency property. Inherited from LayoutControl.
AllowVerticalSizingProperty static Identifies the LayoutControl.AllowVerticalSizing dependency property. Inherited from LayoutControl.
AnimatedScrollingDuration static

Specifies how long the scrolling animation lasts (in milliseconds). The default is 500.

To enable the scrolling animation effect, set the ScrollControl.AnimateScrolling property to true.

Inherited from ScrollControl.
AnimateScrollingProperty static Identifies the ScrollControl.AnimateScrolling dependency property. Inherited from ScrollControl.
AreAnyTouchesCapturedProperty static Identifies the AreAnyTouchesCaptured dependency property. Inherited from UIElement.
AreAnyTouchesCapturedWithinProperty static Identifies the AreAnyTouchesCapturedWithin dependency property. Inherited from UIElement.
AreAnyTouchesDirectlyOverProperty static Identifies the AreAnyTouchesDirectlyOver dependency property. Inherited from UIElement.
AreAnyTouchesOverProperty static Identifies the AreAnyTouchesOver dependency property. Inherited from UIElement.
AutoGeneratedItemsLocationProperty static Identifies the DataLayoutControl.AutoGeneratedItemsLocation dependency property.
AutoGenerateItemsProperty static Identifies the DataLayoutControl.AutoGenerateItems dependency property.
BackgroundProperty static Identifies the Background dependency property. Inherited from Panel.
BindingGroupProperty static Identifies the BindingGroup dependency property. Inherited from FrameworkElement.
BitmapEffectInputProperty static Identifies the BitmapEffectInput dependency property. Inherited from UIElement.
BitmapEffectProperty static Identifies the BitmapEffect dependency property. Inherited from UIElement.
CacheModeProperty static Identifies the CacheMode dependency property. Inherited from UIElement.
ClipProperty static Identifies the Clip dependency property. Inherited from UIElement.
ClipToBoundsProperty static Identifies the ClipToBounds dependency property. Inherited from UIElement.
ContextMenuClosingEvent static Identifies the ContextMenuClosing routed event. Inherited from FrameworkElement.
ContextMenuOpeningEvent static Identifies the ContextMenuOpening routed event. Inherited from FrameworkElement.
ContextMenuProperty static Identifies the ContextMenu dependency property. Inherited from FrameworkElement.
CornerBoxStyleProperty static Identifies the ScrollControl.CornerBoxStyle dependency property. Inherited from ScrollControl.
CurrentItemProperty static Identifies the DataLayoutControl.CurrentItem dependency property.
CursorProperty static Identifies the Cursor dependency property. Inherited from FrameworkElement.
CustomizationControlStyleProperty static Identifies the LayoutControl.CustomizationControlStyle dependency property. Inherited from LayoutControl.
CustomizationLabelProperty static Identifies the LayoutControl.CustomizationLabel dependency property. Inherited from LayoutControl.
DataContextProperty static Identifies the DataContext dependency property. Inherited from FrameworkElement.
DefaultItemSpace static Specifies the default value for the LayoutControlBase.ItemSpace property. This constant returns the value of 5. Inherited from LayoutControlBase.
DefaultOrientation static Identifies the default orientation of child items in the LayoutGroup. This field is set to Orientation.Horizontal. To override the orienation for individual groups, use the LayoutGroup.Orientation property. Inherited from LayoutGroup.
DefaultPadding static Specifies the default value for the LayoutControlBase.Padding property. This constant returns the value of 10. Inherited from LayoutControlBase.
DefaultStyleKeyProperty protected static Identifies the DefaultStyleKey dependency property. Inherited from FrameworkElement.
DragEnterEvent static Identifies the DragEnter routed event. Inherited from UIElement.
DragLeaveEvent static Identifies the DragLeave routed event. Inherited from UIElement.
DragOverEvent static Identifies the DragOver routed event. Inherited from UIElement.
DragScrollingProperty static Identifies the ScrollControl.DragScrolling dependency property. Inherited from ScrollControl.
DropEvent static Identifies the Drop routed event. Inherited from UIElement.
EditorValidationOrderProperty static Identifies the EditorValidationOrder dependency property.
EffectProperty static Identifies the Effect dependency property. Inherited from UIElement.
FlowDirectionProperty static Identifies the FlowDirection dependency property. Inherited from FrameworkElement.
FocusableProperty static Identifies the Focusable dependency property. Inherited from UIElement.
FocusVisualStyleProperty static Identifies the FocusVisualStyle dependency property. Inherited from FrameworkElement.
ForceCursorProperty static Identifies the ForceCursor dependency property. Inherited from FrameworkElement.
GeneratedItemNamePrefix The prefix for auto-generated item names. The GeneratedItemNamePrefix field is set to “li”.
GiveFeedbackEvent static Identifies the GiveFeedback routed event. Inherited from UIElement.
GotFocusEvent static Identifies the GotFocus routed event. Inherited from UIElement.
GotKeyboardFocusEvent static Identifies the GotKeyboardFocus routed event. Inherited from UIElement.
GotMouseCaptureEvent static Identifies the GotMouseCapture routed event. Inherited from UIElement.
GotStylusCaptureEvent static Identifies the GotStylusCapture routed event. Inherited from UIElement.
GotTouchCaptureEvent static Identifies the GotTouchCapture routed event. Inherited from UIElement.
GroupBoxDisplayModeProperty static Identifies the LayoutGroup.GroupBoxDisplayMode dependency property. Inherited from LayoutGroup.
GroupBoxStyleProperty static Identifies the LayoutGroup.GroupBoxStyle dependency property. Inherited from LayoutGroup.
HeaderProperty static Identifies the LayoutGroup.Header dependency property. Inherited from LayoutGroup.
HeaderTemplateProperty static Identifies the LayoutGroup.HeaderTemplate dependency property. Inherited from LayoutGroup.
HeightProperty static Identifies the Height dependency property. Inherited from FrameworkElement.
HorizontalAlignmentProperty static Identifies the HorizontalAlignment dependency property. Inherited from FrameworkElement.
HorizontalOffsetProperty static Identifies the ScrollControl.HorizontalOffset dependency property. Inherited from ScrollControl.
HorizontalScrollBarStyleProperty static Identifies the ScrollControl.HorizontalScrollBarStyle dependency property. Inherited from ScrollControl.
InputScopeProperty static Identifies the InputScope dependency property. Inherited from FrameworkElement.
IsCollapsedProperty static Identifies the LayoutGroup.IsCollapsed dependency property. Inherited from LayoutGroup.
IsCollapsibleProperty static Identifies the LayoutGroup.IsCollapsible dependency property. Inherited from LayoutGroup.
IsCustomizationProperty static Identifies the LayoutControl.IsCustomization dependency property. Inherited from LayoutControl.
IsEnabledProperty static Identifies the IsEnabled dependency property. Inherited from UIElement.
IsFocusedProperty static Identifies the IsFocused dependency property. Inherited from UIElement.
IsHitTestVisibleProperty static Identifies the IsHitTestVisible dependency property. Inherited from UIElement.
IsItemsHostProperty static Identifies the IsItemsHost dependency property. Inherited from Panel.
IsKeyboardFocusedProperty static Identifies the IsKeyboardFocused dependency property. Inherited from UIElement.
IsKeyboardFocusWithinProperty static Identifies the IsKeyboardFocusWithin dependency property. Inherited from UIElement.
IsLockedProperty static Identifies the LayoutGroup.IsLocked dependency property. Inherited from LayoutGroup.
IsManipulationEnabledProperty static Identifies the IsManipulationEnabled dependency property. Inherited from UIElement.
IsMouseCapturedProperty static Identifies the IsMouseCaptured dependency property. Inherited from UIElement.
IsMouseCaptureWithinProperty static Identifies the IsMouseCaptureWithin dependency property. Inherited from UIElement.
IsMouseDirectlyOverProperty static Identifies the IsMouseDirectlyOver dependency property. Inherited from UIElement.
IsMouseOverProperty static Identifies the IsMouseOver dependency property. Inherited from UIElement.
IsReadOnlyProperty static Identifies the DataLayoutControl.IsReadOnly dependency property.
IsStylusCapturedProperty static Identifies the IsStylusCaptured dependency property. Inherited from UIElement.
IsStylusCaptureWithinProperty static Identifies the IsStylusCaptureWithin dependency property. Inherited from UIElement.
IsStylusDirectlyOverProperty static Identifies the IsStylusDirectlyOver dependency property. Inherited from UIElement.
IsStylusOverProperty static Identifies the IsStylusOver dependency property. Inherited from UIElement.
IsUserDefinedProperty static Identifies the IsUserDefined attached property. Inherited from LayoutControl.
IsVisibleProperty static Identifies the IsVisible dependency property. Inherited from UIElement.
ItemCustomizationToolbarStyleProperty static Identifies the LayoutControl.ItemCustomizationToolbarStyle dependency property. Inherited from LayoutControl.
ItemInsertionPointIndicatorStyleProperty static Identifies the LayoutControl.ItemInsertionPointIndicatorStyle dependency property. Inherited from LayoutControl.
ItemLabelsAlignmentProperty static Identifies the LayoutGroup.ItemLabelsAlignment dependency property. Inherited from LayoutGroup.
ItemParentIndicatorStyleProperty static Identifies the LayoutControl.ItemParentIndicatorStyle dependency property. Inherited from LayoutControl.
ItemSelectionIndicatorStyleProperty static Identifies the LayoutControl.ItemSelectionIndicatorStyle dependency property. Inherited from LayoutControl.
ItemSizerStyleProperty static Identifies the LayoutControl.ItemSizerStyle dependency property. Inherited from LayoutControl.
ItemSpaceProperty static Identifies the LayoutControlBase.ItemSpace dependency property. Inherited from LayoutControlBase.
ItemStyleProperty static Identifies the LayoutGroup.ItemStyle dependency property. Inherited from LayoutGroup.
ItemUpdateSourceTriggerProperty static Identifies the ItemUpdateSourceTrigger dependency property.
KeepSelectionOnTabRemovalProperty static Identifies the LayoutGroup.KeepSelectionOnTabRemoval dependency property. Inherited from LayoutGroup.
KeyDownEvent static Identifies the KeyDown routed event. Inherited from UIElement.
KeyUpEvent static Identifies the KeyUp routed event. Inherited from UIElement.
LanguageProperty static Identifies the Language dependency property. Inherited from FrameworkElement.
LayoutTransformProperty static Identifies the LayoutTransform dependency property. Inherited from FrameworkElement.
LayoutUriProperty static Identifies the LayoutControl.LayoutUri dependency property. Inherited from LayoutControl.
LoadedEvent static Identifies the Loaded routed event. Inherited from FrameworkElement.
LostFocusEvent static Identifies the LostFocus routed event. Inherited from UIElement.
LostKeyboardFocusEvent static Identifies the LostKeyboardFocus routed event. Inherited from UIElement.
LostMouseCaptureEvent static Identifies the LostMouseCapture routed event. Inherited from UIElement.
LostStylusCaptureEvent static Identifies the LostStylusCapture routed event. Inherited from UIElement.
LostTouchCaptureEvent static Identifies the LostTouchCapture routed event. Inherited from UIElement.
ManipulationBoundaryFeedbackEvent static Identifies the ManipulationBoundaryFeedback event. Inherited from UIElement.
ManipulationCompletedEvent static Identifies the ManipulationCompleted routed event. Inherited from UIElement.
ManipulationDeltaEvent static Identifies the ManipulationDelta routed event. Inherited from UIElement.
ManipulationInertiaStartingEvent static Identifies the ManipulationInertiaStarting routed event. Inherited from UIElement.
ManipulationStartedEvent static Identifies the ManipulationStarted routed event. Inherited from UIElement.
ManipulationStartingEvent static Identifies the ManipulationStarting routed event. Inherited from UIElement.
MarginProperty static Identifies the Margin dependency property. Inherited from FrameworkElement.
MaxHeightProperty static Identifies the MaxHeight dependency property. Inherited from FrameworkElement.
MaxWidthProperty static Identifies the MaxWidth dependency property. Inherited from FrameworkElement.
MeasureSelectedTabChildOnlyProperty static Identifies the LayoutGroup.MeasureSelectedTabChildOnly dependency property. Inherited from LayoutGroup.
MinHeightProperty static Identifies the MinHeight dependency property. Inherited from FrameworkElement.
MinWidthProperty static Identifies the MinWidth dependency property. Inherited from FrameworkElement.
MouseDownEvent static Identifies the MouseDown routed event. Inherited from UIElement.
MouseEnterEvent static Identifies the MouseEnter routed event. Inherited from UIElement.
MouseLeaveEvent static Identifies the MouseLeave routed event. Inherited from UIElement.
MouseLeftButtonDownEvent static Identifies the MouseLeftButtonDown routed event. Inherited from UIElement.
MouseLeftButtonUpEvent static Identifies the MouseLeftButtonUp routed event. Inherited from UIElement.
MouseMoveEvent static Identifies the MouseMove routed event. Inherited from UIElement.
MouseRightButtonDownEvent static Identifies the MouseRightButtonDown routed event. Inherited from UIElement.
MouseRightButtonUpEvent static Identifies the MouseRightButtonUp routed event. Inherited from UIElement.
MouseUpEvent static Identifies the MouseUp routed event. Inherited from UIElement.
MouseWheelEvent static Identifies the MouseWheel routed event. Inherited from UIElement.
MovingItemPlaceHolderBrushProperty static Identifies the LayoutControl.MovingItemPlaceHolderBrush dependency property. Inherited from LayoutControl.
NameProperty static Identifies the Name dependency property. Inherited from FrameworkElement.
OpacityMaskProperty static Identifies the OpacityMask dependency property. Inherited from UIElement.
OpacityProperty static Identifies the Opacity dependency property. Inherited from UIElement.
OrientationProperty static Identifies the LayoutGroup.Orientation dependency property. Inherited from LayoutGroup.
OverridesDefaultStyleProperty static Identifies the OverridesDefaultStyle dependency property. Inherited from FrameworkElement.
PaddingProperty static Identifies the LayoutControlBase.Padding dependency property. Inherited from LayoutControlBase.
PreviewDragEnterEvent static Identifies the PreviewDragEnter routed event. Inherited from UIElement.
PreviewDragLeaveEvent static Identifies the PreviewDragLeave routed event. Inherited from UIElement.
PreviewDragOverEvent static Identifies the PreviewDragOver routed event. Inherited from UIElement.
PreviewDropEvent static Identifies the PreviewDrop routed event. Inherited from UIElement.
PreviewGiveFeedbackEvent static Identifies the PreviewGiveFeedback routed event. Inherited from UIElement.
PreviewGotKeyboardFocusEvent static Identifies the PreviewGotKeyboardFocus routed event. Inherited from UIElement.
PreviewKeyDownEvent static Identifies the PreviewKeyDown routed event. Inherited from UIElement.
PreviewKeyUpEvent static Identifies the PreviewKeyUp routed event. Inherited from UIElement.
PreviewLostKeyboardFocusEvent static Identifies the PreviewLostKeyboardFocus routed event. Inherited from UIElement.
PreviewMouseDownEvent static Identifies the PreviewMouseDown routed event. Inherited from UIElement.
PreviewMouseLeftButtonDownEvent static Identifies the PreviewMouseLeftButtonDown routed event. Inherited from UIElement.
PreviewMouseLeftButtonUpEvent static Identifies the PreviewMouseLeftButtonUp routed event. Inherited from UIElement.
PreviewMouseMoveEvent static Identifies the PreviewMouseMove routed event. Inherited from UIElement.
PreviewMouseRightButtonDownEvent static Identifies the PreviewMouseRightButtonDown routed event. Inherited from UIElement.
PreviewMouseRightButtonUpEvent static Identifies the PreviewMouseRightButtonUp routed event. Inherited from UIElement.
PreviewMouseUpEvent static Identifies the PreviewMouseUp routed event. Inherited from UIElement.
PreviewMouseWheelEvent static Identifies the PreviewMouseWheel routed event. Inherited from UIElement.
PreviewQueryContinueDragEvent static Identifies the PreviewQueryContinueDrag routed event. Inherited from UIElement.
PreviewStylusButtonDownEvent static Identifies the PreviewStylusButtonDown routed event. Inherited from UIElement.
PreviewStylusButtonUpEvent static Identifies the PreviewStylusButtonUp routed event. Inherited from UIElement.
PreviewStylusDownEvent static Identifies the PreviewStylusDown routed event. Inherited from UIElement.
PreviewStylusInAirMoveEvent static Identifies the PreviewStylusInAirMove routed event. Inherited from UIElement.
PreviewStylusInRangeEvent static Identifies the PreviewStylusInRange routed event. Inherited from UIElement.
PreviewStylusMoveEvent static Identifies the PreviewStylusMove routed event. Inherited from UIElement.
PreviewStylusOutOfRangeEvent static Identifies the PreviewStylusOutOfRange routed event. Inherited from UIElement.
PreviewStylusSystemGestureEvent static Identifies the PreviewStylusSystemGesture routed event. Inherited from UIElement.
PreviewStylusUpEvent static Identifies the PreviewStylusUp routed event. Inherited from UIElement.
PreviewTextInputEvent static Identifies the PreviewTextInput routed event. Inherited from UIElement.
PreviewTouchDownEvent static Identifies the PreviewTouchDown routed event. Inherited from UIElement.
PreviewTouchMoveEvent static Identifies the PreviewTouchMove routed event. Inherited from UIElement.
PreviewTouchUpEvent static Identifies the PreviewTouchUp routed event. Inherited from UIElement.
QueryContinueDragEvent static Identifies the QueryContinueDrag routed event. Inherited from UIElement.
QueryCursorEvent static Identifies the QueryCursor routed event. Inherited from UIElement.
RenderTransformOriginProperty static Identifies the RenderTransformOrigin dependency property. Inherited from UIElement.
RenderTransformProperty static Identifies the RenderTransform dependency property. Inherited from UIElement.
RequestBringIntoViewEvent static Identifies the RequestBringIntoView routed event. Inherited from FrameworkElement.
ScrollBarsProperty static Identifies the ScrollControl.ScrollBars dependency property. Inherited from ScrollControl.
SelectedTabIndexProperty static Identifies the LayoutGroup.SelectedTabIndex dependency property. Inherited from LayoutGroup.
SizeChangedEvent static Identifies the SizeChanged routed event. Inherited from FrameworkElement.
SnapsToDevicePixelsProperty static Identifies the SnapsToDevicePixels dependency property. Inherited from UIElement.
StretchContentHorizontallyProperty static Identifies the LayoutControl.StretchContentHorizontally dependency property. Inherited from LayoutControl.
StretchContentVerticallyProperty static Identifies the LayoutControl.StretchContentVertically dependency property. Inherited from LayoutControl.
StyleProperty static Identifies the Style dependency property. Inherited from FrameworkElement.
StylusButtonDownEvent static Identifies the StylusButtonDown routed event. Inherited from UIElement.
StylusButtonUpEvent static Identifies the StylusButtonUp routed event. Inherited from UIElement.
StylusDownEvent static Identifies the StylusDown routed event. Inherited from UIElement.
StylusEnterEvent static Identifies the StylusEnter routed event. Inherited from UIElement.
StylusInAirMoveEvent static Identifies the StylusInAirMove routed event. Inherited from UIElement.
StylusInRangeEvent static Identifies the StylusInRange routed event. Inherited from UIElement.
StylusLeaveEvent static Identifies the StylusLeave routed event. Inherited from UIElement.
StylusMoveEvent static Identifies the StylusMove routed event. Inherited from UIElement.
StylusOutOfRangeEvent static Identifies the StylusOutOfRange routed event. Inherited from UIElement.
StylusSystemGestureEvent static Identifies the StylusSystemGesture routed event. Inherited from UIElement.
StylusUpEvent static Identifies the StylusUp routed event. Inherited from UIElement.
TabHeaderProperty static Identifies the LayoutControl.TabHeader dependency property. Inherited from LayoutControl.
TabHeaderTemplateProperty static Identifies the LayoutControl.TabHeaderTemplate dependency property. Inherited from LayoutControl.
TabsStyleProperty static Identifies the LayoutGroup.TabsStyle dependency property. Inherited from LayoutGroup.
TabStyleProperty static Identifies the LayoutGroup.TabStyle dependency property. Inherited from LayoutGroup.
TagProperty static Identifies the Tag dependency property. Inherited from FrameworkElement.
TextInputEvent static Identifies the TextInput routed event. Inherited from UIElement.
ToolTipClosingEvent static Identifies the ToolTipClosing routed event. Inherited from FrameworkElement.
ToolTipOpeningEvent static Identifies the ToolTipOpening routed event. Inherited from FrameworkElement.
ToolTipProperty static Identifies the ToolTip dependency property. Inherited from FrameworkElement.
TouchDownEvent static Identifies the TouchDown routed event. Inherited from UIElement.
TouchEnterEvent static Identifies the TouchEnter routed event. Inherited from UIElement.
TouchLeaveEvent static Identifies the TouchLeave routed event. Inherited from UIElement.
TouchMoveEvent static Identifies the TouchMove routed event. Inherited from UIElement.
TouchUpEvent static Identifies the TouchUp routed event. Inherited from UIElement.
UidProperty static Identifies the Uid dependency property. Inherited from UIElement.
UnloadedEvent static Identifies the Unloaded routed event. Inherited from FrameworkElement.
UseContentBasedAlignmentProperty static Identifies the UseContentBasedAlignment dependency property. Inherited from LayoutControl.
UseContentMinSizeProperty static Identifies the LayoutControl.UseContentMinSize dependency property. Inherited from LayoutControl.
UseDesiredHeightAsMaxHeightProperty static Identifies the LayoutControl.UseDesiredHeightAsMaxHeight dependency property. Inherited from LayoutControl.
UseDesiredWidthAsMaxWidthProperty static Identifies the LayoutControl.UseDesiredWidthAsMaxWidth dependency property. Inherited from LayoutControl.
UseLayoutRoundingProperty static Identifies the UseLayoutRounding dependency property. Inherited from FrameworkElement.
VerticalAlignmentProperty static Identifies the VerticalAlignment dependency property. Inherited from FrameworkElement.
VerticalOffsetProperty static Identifies the ScrollControl.VerticalOffset dependency property. Inherited from ScrollControl.
VerticalScrollBarStyleProperty static Identifies the ScrollControl.VerticalScrollBarStyle dependency property. Inherited from ScrollControl.
ViewProperty static Identifies the LayoutGroup.View dependency property. Inherited from LayoutGroup.
VisibilityProperty static Identifies the Visibility dependency property. Inherited from UIElement.
WidthProperty static Identifies the Width dependency property. Inherited from FrameworkElement.
ZIndexProperty static Identifies the ZIndex attached property. Inherited from Panel.
See Also