| Name | Description |
---|
 | AddChild | (Inherited from ItemsControl.) |
 | AddHandler(RoutedEvent, Delegate) | (Inherited from UIElementUIElement.) |
 | AddHandler(RoutedEvent, Delegate, Boolean) | (Inherited from UIElementUIElement.) |
 | AddLogicalChild | (Inherited from FrameworkElement.) |
 | AddText | (Inherited from ItemsControl.) |
 | AddToEventRoute | (Inherited from UIElement.) |
 | AddVisualChild | (Inherited from Visual.) |
 | ApplyAnimationClock(DependencyProperty, AnimationClock) | (Inherited from UIElementUIElement.) |
 | ApplyAnimationClock(DependencyProperty, AnimationClock, HandoffBehavior) | (Inherited from UIElementUIElement.) |
 | ApplyTemplate | (Inherited from FrameworkElement.) |
 | Arrange | (Inherited from UIElement.) |
 | ArrangeCore | (Inherited from FrameworkElement.) |
 | ArrangeOverride | (Inherited from Control.) |
 | AttachItem |
Attaches the specified item to this control instance.
|
 | BeginAnimation(DependencyProperty, AnimationTimeline) | (Inherited from UIElementUIElement.) |
 | BeginAnimation(DependencyProperty, AnimationTimeline, HandoffBehavior) | (Inherited from UIElementUIElement.) |
 | BeginEdit()()()() | (Inherited from DataGridDataGrid.) |
 | BeginEdit(RoutedEventArgs) | (Inherited from DataGridDataGrid.) |
 | BeginInit | (Inherited from ItemsControl.) |
 | BeginStoryboard(Storyboard) | (Inherited from FrameworkElementFrameworkElement.) |
 | BeginStoryboard(Storyboard, HandoffBehavior) | (Inherited from FrameworkElementFrameworkElement.) |
 | BeginStoryboard(Storyboard, HandoffBehavior, Boolean) | (Inherited from FrameworkElementFrameworkElement.) |
 | BeginUpdateItems |
Signals the beginning of a set of updates within the items collection, in order to temporarily remove automatic user interface refreshes during this time, for optimization purposes.
When the updates are complete, call EndUpdateItems()()()() method to refresh the user inteface and to revert to its standard behavior.
|
 | BeginUpdateSelectedItems | (Inherited from MultiSelector.) |
 | BringIntoView()()()() | (Inherited from FrameworkElementFrameworkElement.) |
 | BringIntoView(Rect) | (Inherited from FrameworkElementFrameworkElement.) |
 | CancelEdit()()()() | (Inherited from DataGridDataGrid.) |
 | CancelEdit(DataGridEditingUnit) | (Inherited from DataGridDataGrid.) |
 | CanMoveDown |
Returns a value that indicates whether the specified item may be moved down in the collection, optionally with its entire following children array, and optionally ensuring preserving the current parent item.
|
 | CanMoveUp |
Returns a value that indicates whether the specified item may be moved up in the collection, optionally with its entire following children array, and optionally ensuring preserving the current parent item.
|
 | CaptureMouse | (Inherited from UIElement.) |
 | CaptureStylus | (Inherited from UIElement.) |
 | CaptureTouch | (Inherited from UIElement.) |
 | CheckAccess | (Inherited from DispatcherObject.) |
 | ClearContainerForItemOverride | (Inherited from DataGrid.) |
 | ClearDetailsVisibilityForItem | (Inherited from DataGrid.) |
 | ClearValue(DependencyProperty) | (Inherited from DependencyObjectDependencyObject.) |
 | ClearValue(DependencyPropertyKey) | (Inherited from DependencyObjectDependencyObject.) |
 | CoerceValue | (Inherited from DependencyObject.) |
 | CollapseAll |
Collapses all parent nodes in the hierarchy.
|
 | ColumnFromDisplayIndex | (Inherited from DataGrid.) |
 | CommitEdit()()()() | (Inherited from DataGridDataGrid.) |
 | CommitEdit(DataGridEditingUnit, Boolean) | (Inherited from DataGridDataGrid.) |
 | ContainerFromElement | (Inherited from ItemsControl.) |
 | ContinueAsyncPresentation |
Continues asynchronous presentation data load, if it was in progress and paused.
|
  | DefaultItemComparison |
Default item comparison for sorting items based on their content.
|
 | EndInit | (Inherited from ItemsControl.) |
 | EndUpdateItems |
Signals the end of a set of updates within the items collection initiated by a BeginUpdateItems()()()() call, in order to refresh the user interface.
|
 | EndUpdateSelectedItems | (Inherited from MultiSelector.) |
 | EnsureValidHierarchy |
Resets any invalid indentation values in order to obtain a valid node hierarchy.
|
 | Equals | (Inherited from DependencyObject.) |
 | ExpandAll |
Expands all parent nodes in the hierarchy.
|
 | Finalize | (Inherited from Object.) |
 | FindCommonVisualAncestor | (Inherited from Visual.) |
 | FindName | (Inherited from FrameworkElement.) |
 | FindResource | (Inherited from FrameworkElement.) |
 | Focus | (Inherited from UIElement.) |
 | GetAllChildren(Int32) |
Iterates all level child items of the specified item down in the hierarchical collection.
|
 | GetAllChildren(DataTreeGridItem) |
Iterates all level child items of the specified item down in the hierarchical collection.
|
 | GetAllParents(Int32) |
Iterates all level parent items of the specified item up in the hierarchical collection.
|
 | GetAllParents(DataTreeGridItem) |
Iterates all level parent items of the specified item up in the hierarchical collection.
|
 | GetAnimationBaseValue | (Inherited from UIElement.) |
 | GetBindingExpression | (Inherited from FrameworkElement.) |
 | GetChildren(Int32) |
Iterates the direct child items of the specified item in the hierarchical collection.
|
 | GetChildren(DataTreeGridItem) |
Iterates the direct child items of the specified item in the hierarchical collection.
|
 | GetContainerForItemOverride | (Inherited from DataGrid.) |
 | GetDetailsVisibilityForItem | (Inherited from DataGrid.) |
 | GetExpandables |
Iterates the expandable items in the hierarchical collection.
|
 | GetHashCode | (Inherited from DependencyObject.) |
 | GetLayoutClip | (Inherited from FrameworkElement.) |
 | GetLeaves |
Iterates the leaf items in the hierarchical collection.
|
 | GetLocalValueEnumerator | (Inherited from DependencyObject.) |
 | GetParent(Int32) |
Gets the direct parent item of the specified item in the hierarchical collection.
|
 | GetParent(DataTreeGridItem) |
Gets the direct parent item of the specified item in the hierarchical collection.
|
 | GetRoots |
Iterates the root items in the hierarchical collection.
|
 | GetSelectedItemCount |
Counts the currently visible selected items in the hierarchy and all their child items.
|
 | GetSelectedItems |
Enumerates the currently visible selected items in the hierarchy and all their child items.
|
 | GetTemplateChild | (Inherited from FrameworkElement.) |
 | GetType | (Inherited from Object.) |
 | GetUIParentCore | (Inherited from FrameworkElement.) |
 | GetValue | (Inherited from DependencyObject.) |
 | GetVisualChild | (Inherited from FrameworkElement.) |
 | HitTestCore(PointHitTestParameters) | (Inherited from UIElementUIElement.) |
 | HitTestCore(GeometryHitTestParameters) | (Inherited from UIElementUIElement.) |
 | IndexOf |
Searches for the specified item and returns its zero-based index in the collection.
|
 | InputHitTest | (Inherited from UIElement.) |
 | InvalidateArrange | (Inherited from UIElement.) |
 | InvalidateMeasure | (Inherited from UIElement.) |
 | InvalidateProperty | (Inherited from DependencyObject.) |
 | InvalidateVisual | (Inherited from UIElement.) |
 | IsAncestorOf | (Inherited from Visual.) |
 | IsDescendantOf | (Inherited from Visual.) |
 | IsItemItsOwnContainer | (Inherited from ItemsControl.) |
 | IsItemItsOwnContainerOverride | (Inherited from DataGrid.) |
 | Measure | (Inherited from UIElement.) |
 | MeasureCore | (Inherited from FrameworkElement.) |
 | MeasureOverride | (Inherited from DataGrid.) |
 | MemberwiseClone | (Inherited from Object.) |
 | Move(Int32, Int32) |
Moves the item at the specified index to a new index in the collection.
You may call EnsureValidHierarchy()()()() after this operation completes to preserve hierarchical collection validity.
|
 | Move(DataTreeGridItem, Int32, Boolean) |
Moves the specified item to a new index in the collection, optionally with its entire following children array.
You may call EnsureValidHierarchy()()()() after this operation completes to preserve hierarchical collection validity.
|
 | MoveDown |
Moves the specified item down in the collection, optionally with its entire following children array, and optionally ensuring preserving the current parent item.
|
 | MoveFocus | (Inherited from FrameworkElement.) |
 | MoveRange |
Moves the specified range of items from the specified index to a new index in the collection.
You may call EnsureValidHierarchy()()()() after this operation completes to preserve hierarchical collection validity.
|
 | MoveUp |
Moves the specified item up in the collection, optionally with its entire following children array, and optionally ensuring preserving the current parent item.
|
 | OnAccessKey | (Inherited from UIElement.) |
 | OnAddingNewItem | (Inherited from DataGrid.) |
 | OnAlternationCountChanged | (Inherited from ItemsControl.) |
 | OnApplyTemplate |
Builds the visual tree for the DataTreeGrid when a new template is applied and updates appropriate internal properties of the control.
(Overrides DataGrid..::..OnApplyTemplate()()()().) |
 | OnAsyncPresentationCompleted |
Raises the AsyncPresentationCompleted event.
|
 | OnAsyncPresentationStarted |
Raises the AsyncPresentationStarted event.
|
 | OnAutoGeneratedColumns | (Inherited from DataGrid.) |
 | OnAutoGeneratingColumn | (Inherited from DataGrid.) |
 | OnBeginningEdit | (Inherited from DataGrid.) |
 | OnCanExecuteBeginEdit | (Inherited from DataGrid.) |
 | OnCanExecuteCancelEdit | (Inherited from DataGrid.) |
 | OnCanExecuteCommitEdit | (Inherited from DataGrid.) |
 | OnCanExecuteCopy | (Inherited from DataGrid.) |
 | OnCanExecuteDelete | (Inherited from DataGrid.) |
 | OnCellEditEnding | (Inherited from DataGrid.) |
 | OnChildDesiredSizeChanged | (Inherited from UIElement.) |
 | OnColumnDisplayIndexChanged | (Inherited from DataGrid.) |
 | OnColumnHeaderDragCompleted | (Inherited from DataGrid.) |
 | OnColumnHeaderDragDelta | (Inherited from DataGrid.) |
 | OnColumnHeaderDragStarted | (Inherited from DataGrid.) |
 | OnColumnReordered | (Inherited from DataGrid.) |
 | OnColumnReordering | (Inherited from DataGrid.) |
 | OnContextMenuClosing | (Inherited from FrameworkElement.) |
 | OnContextMenuOpening | (Inherited from DataGrid.) |
 | OnCopyingRowClipboardContent | (Inherited from DataGrid.) |
 | OnCreateAutomationPeer | (Inherited from DataGrid.) |
 | OnCurrentCellChanged | (Inherited from DataGrid.) |
 | OnDisplayMemberPathChanged | (Inherited from ItemsControl.) |
 | OnDpiChanged | (Inherited from Visual.) |
 | OnDragEnter | (Inherited from UIElement.) |
 | OnDragLeave | (Inherited from UIElement.) |
 | OnDragOver | (Inherited from UIElement.) |
 | OnDrop | (Inherited from UIElement.) |
 | OnExecutedBeginEdit | (Inherited from DataGrid.) |
 | OnExecutedCancelEdit | (Inherited from DataGrid.) |
 | OnExecutedCommitEdit | (Inherited from DataGrid.) |
 | OnExecutedCopy | (Inherited from DataGrid.) |
 | OnExecutedDelete | (Inherited from DataGrid.) |
 | OnGiveFeedback | (Inherited from UIElement.) |
 | OnGotFocus | (Inherited from FrameworkElement.) |
 | OnGotKeyboardFocus | (Inherited from UIElement.) |
 | OnGotMouseCapture | (Inherited from UIElement.) |
 | OnGotStylusCapture | (Inherited from UIElement.) |
 | OnGotTouchCapture | (Inherited from UIElement.) |
 | OnGroupStyleSelectorChanged | (Inherited from ItemsControl.) |
 | OnInitialized | (Inherited from Selector.) |
 | OnInitializingNewItem | (Inherited from DataGrid.) |
 | OnIsKeyboardFocusedChanged | (Inherited from UIElement.) |
 | OnIsKeyboardFocusWithinChanged | (Inherited from Selector.) |
 | OnIsMouseCapturedChanged | (Inherited from DataGrid.) |
 | OnIsMouseCaptureWithinChanged | (Inherited from UIElement.) |
 | OnIsMouseDirectlyOverChanged | (Inherited from UIElement.) |
 | OnIsStylusCapturedChanged | (Inherited from UIElement.) |
 | OnIsStylusCaptureWithinChanged | (Inherited from UIElement.) |
 | OnIsStylusDirectlyOverChanged | (Inherited from UIElement.) |
 | OnItemBindingGroupChanged | (Inherited from ItemsControl.) |
 | OnItemCollectionChanged |
Raises the ItemCollectionChanged event.
|
 | OnItemContainerStyleChanged | (Inherited from ItemsControl.) |
 | OnItemContainerStyleSelectorChanged | (Inherited from ItemsControl.) |
 | OnItemPropertyChanged |
Raises the ItemPropertyChanged event.
|
 | OnItemsChanged | (Inherited from DataGrid.) |
 | OnItemsPanelChanged | (Inherited from ItemsControl.) |
 | OnItemsSourceChanged | (Inherited from DataGrid.) |
 | OnItemStringFormatChanged | (Inherited from ItemsControl.) |
 | OnItemTemplateChanged | (Inherited from ItemsControl.) |
 | OnItemTemplateSelectorChanged | (Inherited from ItemsControl.) |
 | OnKeyDown | (Inherited from DataGrid.) |
 | OnKeyUp | (Inherited from UIElement.) |
 | OnLoadingRow | (Inherited from DataGrid.) |
 | OnLoadingRowDetails | (Inherited from DataGrid.) |
 | OnLostFocus | (Inherited from UIElement.) |
 | OnLostKeyboardFocus | (Inherited from UIElement.) |
 | OnLostMouseCapture | (Inherited from UIElement.) |
 | OnLostStylusCapture | (Inherited from UIElement.) |
 | OnLostTouchCapture | (Inherited from UIElement.) |
 | OnManipulationBoundaryFeedback | (Inherited from UIElement.) |
 | OnManipulationCompleted | (Inherited from UIElement.) |
 | OnManipulationDelta | (Inherited from UIElement.) |
 | OnManipulationInertiaStarting | (Inherited from UIElement.) |
 | OnManipulationStarted | (Inherited from UIElement.) |
 | OnManipulationStarting | (Inherited from UIElement.) |
 | OnMouseDoubleClick | (Inherited from Control.) |
 | OnMouseDown | (Inherited from UIElement.) |
 | OnMouseEnter | (Inherited from UIElement.) |
 | OnMouseLeave | (Inherited from UIElement.) |
 | OnMouseLeftButtonDown | (Inherited from UIElement.) |
 | OnMouseLeftButtonUp | (Inherited from UIElement.) |
 | OnMouseMove | (Inherited from DataGrid.) |
 | OnMouseRightButtonDown | (Inherited from UIElement.) |
 | OnMouseRightButtonUp | (Inherited from UIElement.) |
 | OnMouseUp | (Inherited from UIElement.) |
 | OnMouseWheel | (Inherited from UIElement.) |
 | OnPreparingCellForEdit | (Inherited from DataGrid.) |
 | OnPreviewDragEnter | (Inherited from UIElement.) |
 | OnPreviewDragLeave | (Inherited from UIElement.) |
 | OnPreviewDragOver | (Inherited from UIElement.) |
 | OnPreviewDrop | (Inherited from UIElement.) |
 | OnPreviewGiveFeedback | (Inherited from UIElement.) |
 | OnPreviewGotKeyboardFocus | (Inherited from UIElement.) |
 | OnPreviewKeyDown | (Inherited from UIElement.) |
 | OnPreviewKeyUp | (Inherited from UIElement.) |
 | OnPreviewLostKeyboardFocus | (Inherited from UIElement.) |
 | OnPreviewMouseDoubleClick | (Inherited from Control.) |
 | OnPreviewMouseDown | (Inherited from UIElement.) |
 | OnPreviewMouseLeftButtonDown | (Inherited from UIElement.) |
 | OnPreviewMouseLeftButtonUp | (Inherited from UIElement.) |
 | OnPreviewMouseMove | (Inherited from UIElement.) |
 | OnPreviewMouseRightButtonDown | (Inherited from UIElement.) |
 | OnPreviewMouseRightButtonUp | (Inherited from UIElement.) |
 | OnPreviewMouseUp | (Inherited from UIElement.) |
 | OnPreviewMouseWheel | (Inherited from UIElement.) |
 | OnPreviewQueryContinueDrag | (Inherited from UIElement.) |
 | OnPreviewStylusButtonDown | (Inherited from UIElement.) |
 | OnPreviewStylusButtonUp | (Inherited from UIElement.) |
 | OnPreviewStylusDown | (Inherited from UIElement.) |
 | OnPreviewStylusInAirMove | (Inherited from UIElement.) |
 | OnPreviewStylusInRange | (Inherited from UIElement.) |
 | OnPreviewStylusMove | (Inherited from UIElement.) |
 | OnPreviewStylusOutOfRange | (Inherited from UIElement.) |
 | OnPreviewStylusSystemGesture | (Inherited from UIElement.) |
 | OnPreviewStylusUp | (Inherited from UIElement.) |
 | OnPreviewTextInput | (Inherited from UIElement.) |
 | OnPreviewTouchDown | (Inherited from UIElement.) |
 | OnPreviewTouchMove | (Inherited from UIElement.) |
 | OnPreviewTouchUp | (Inherited from UIElement.) |
 | OnPropertyChanged | (Inherited from FrameworkElement.) |
 | OnQueryContinueDrag | (Inherited from UIElement.) |
 | OnQueryCursor | (Inherited from UIElement.) |
 | OnRender | (Inherited from UIElement.) |
 | OnRenderSizeChanged | (Inherited from FrameworkElement.) |
 | OnRowDetailsVisibilityChanged | (Inherited from DataGrid.) |
 | OnRowEditEnding | (Inherited from DataGrid.) |
 | OnSelectedCellsChanged | (Inherited from DataGrid.) |
 | OnSelectionChanged | (Inherited from DataGrid.) |
 | OnSorting | (Inherited from DataGrid.) |
 | OnStyleChanged | (Inherited from FrameworkElement.) |
 | OnStylusButtonDown | (Inherited from UIElement.) |
 | OnStylusButtonUp | (Inherited from UIElement.) |
 | OnStylusDown | (Inherited from UIElement.) |
 | OnStylusEnter | (Inherited from UIElement.) |
 | OnStylusInAirMove | (Inherited from UIElement.) |
 | OnStylusInRange | (Inherited from UIElement.) |
 | OnStylusLeave | (Inherited from UIElement.) |
 | OnStylusMove | (Inherited from UIElement.) |
 | OnStylusOutOfRange | (Inherited from UIElement.) |
 | OnStylusSystemGesture | (Inherited from UIElement.) |
 | OnStylusUp | (Inherited from UIElement.) |
 | OnTemplateChanged | (Inherited from DataGrid.) |
 | OnTextInput | (Inherited from DataGrid.) |
 | OnToolTipClosing | (Inherited from FrameworkElement.) |
 | OnToolTipOpening | (Inherited from FrameworkElement.) |
 | OnTouchDown | (Inherited from UIElement.) |
 | OnTouchEnter | (Inherited from UIElement.) |
 | OnTouchLeave | (Inherited from UIElement.) |
 | OnTouchMove | (Inherited from UIElement.) |
 | OnTouchUp | (Inherited from UIElement.) |
 | OnUnloadingRow | (Inherited from DataGrid.) |
 | OnUnloadingRowDetails | (Inherited from DataGrid.) |
 | OnVisualChildrenChanged | (Inherited from Visual.) |
 | OnVisualParentChanged | (Inherited from FrameworkElement.) |
 | ParentLayoutInvalidated | (Inherited from FrameworkElement.) |
 | PauseAsyncPresentation |
Pauses asynchronous presentation data load, if it was in progress.
|
 | PointFromScreen | (Inherited from Visual.) |
 | PointToScreen | (Inherited from Visual.) |
 | PredictFocus | (Inherited from FrameworkElement.) |
 | PrepareContainerForItemOverride | (Inherited from DataGrid.) |
 | RaiseEvent | (Inherited from UIElement.) |
 | ReadLocalValue | (Inherited from DependencyObject.) |
 | RegisterName | (Inherited from FrameworkElement.) |
 | ReleaseAllTouchCaptures | (Inherited from UIElement.) |
 | ReleaseMouseCapture | (Inherited from UIElement.) |
 | ReleaseStylusCapture | (Inherited from UIElement.) |
 | ReleaseTouchCapture | (Inherited from UIElement.) |
 | RemoveHandler | (Inherited from UIElement.) |
 | RemoveLogicalChild | (Inherited from FrameworkElement.) |
 | RemoveVisualChild | (Inherited from Visual.) |
 | ScrollIntoView(Object) | (Inherited from DataGridDataGrid.) |
 | ScrollIntoView(Object, DataGridColumn) | (Inherited from DataGridDataGrid.) |
 | SelectAll | (Inherited from MultiSelector.) |
 | SelectAllCells | (Inherited from DataGrid.) |
 | SetBinding(DependencyProperty, BindingBase) | (Inherited from FrameworkElementFrameworkElement.) |
 | SetBinding(DependencyProperty, String) | (Inherited from FrameworkElementFrameworkElement.) |
 | SetCurrentValue | (Inherited from DependencyObject.) |
 | SetDetailsVisibilityForItem | (Inherited from DataGrid.) |
 | SetResourceReference | (Inherited from FrameworkElement.) |
 | SetValue(DependencyProperty, Object) | (Inherited from DependencyObjectDependencyObject.) |
 | SetValue(DependencyPropertyKey, Object) | (Inherited from DependencyObjectDependencyObject.) |
 | ShouldApplyItemContainerStyle | (Inherited from ItemsControl.) |
 | ShouldSerializeCommandBindings | (Inherited from UIElement.) |
 | ShouldSerializeGroupStyle | (Inherited from ItemsControl.) |
 | ShouldSerializeInputBindings | (Inherited from UIElement.) |
 | ShouldSerializeItems | (Inherited from ItemsControl.) |
 | ShouldSerializeProperty | (Inherited from DependencyObject.) |
 | ShouldSerializeResources | (Inherited from FrameworkElement.) |
 | ShouldSerializeStyle | (Inherited from FrameworkElement.) |
 | ShouldSerializeTriggers | (Inherited from FrameworkElement.) |
 | Sort(Comparison<(Of <<'(DataTreeGridItem>)>>), Boolean) |
Hierarchically sorts all tree grid items in the collection based on the optionally specified parameters.
|
 | Sort(DataTreeGridItem, Comparison<(Of <<'(DataTreeGridItem>)>>), Boolean) |
Hierarchically sorts the child items within a specified root tree grid item in the collection based on the other optionally specified parameters.
|
 | Switch(Int32, Int32) |
Switches the items at the specified indexes in the collection.
|
 | Switch(DataTreeGridItem, DataTreeGridItem, Boolean) |
Switches two specified items in the collection, optionally with their entire following children arrays.
|
 | SwitchRanges |
Switches the two specified ranges of items in the collection.
|
 | ToString | (Inherited from ItemsControl.) |
 | TransformToAncestor(Visual) | (Inherited from VisualVisual.) |
 | TransformToAncestor(Visual3D) | (Inherited from VisualVisual.) |
 | TransformToDescendant | (Inherited from Visual.) |
 | TransformToVisual | (Inherited from Visual.) |
 | TranslatePoint | (Inherited from UIElement.) |
 | TryFindResource | (Inherited from FrameworkElement.) |
 | UnregisterName | (Inherited from FrameworkElement.) |
 | UnselectAll | (Inherited from MultiSelector.) |
 | UnselectAllCells | (Inherited from DataGrid.) |
 | UpdateActualNodeCollapsibility |
Updates the IsActuallyCollapsible property values for all the managed items, if needed, based on the current runtime conditions.
|
 | UpdateDefaultStyle | (Inherited from FrameworkElement.) |
 | UpdateLayout | (Inherited from UIElement.) |
 | VerifyAccess | (Inherited from DispatcherObject.) |