Search Results for

    Show / Hide Table of Contents

    Class SortWiseDataGrid

    Inheritance
    object
    DispatcherObject
    DependencyObject
    Visual
    UIElement
    FrameworkElement
    Control
    ItemsControl
    Selector
    MultiSelector
    DataGrid
    SortWiseDataGrid
    DataGridWithMultipleSelection
    Implements
    IAnimatable
    IFrameworkInputElement
    IInputElement
    ISupportInitialize
    IQueryAmbient
    IAddChild
    IContainItemStorage
    Inherited Members
    DataGrid.CanUserResizeColumnsProperty
    DataGrid.ColumnWidthProperty
    DataGrid.MinColumnWidthProperty
    DataGrid.MaxColumnWidthProperty
    DataGrid.GridLinesVisibilityProperty
    DataGrid.HorizontalGridLinesBrushProperty
    DataGrid.VerticalGridLinesBrushProperty
    DataGrid.RowStyleProperty
    DataGrid.RowValidationErrorTemplateProperty
    DataGrid.RowStyleSelectorProperty
    DataGrid.RowBackgroundProperty
    DataGrid.AlternatingRowBackgroundProperty
    DataGrid.RowHeightProperty
    DataGrid.MinRowHeightProperty
    DataGrid.RowHeaderWidthProperty
    DataGrid.RowHeaderActualWidthProperty
    DataGrid.ColumnHeaderHeightProperty
    DataGrid.HeadersVisibilityProperty
    DataGrid.CellStyleProperty
    DataGrid.ColumnHeaderStyleProperty
    DataGrid.RowHeaderStyleProperty
    DataGrid.RowHeaderTemplateProperty
    DataGrid.RowHeaderTemplateSelectorProperty
    DataGrid.HorizontalScrollBarVisibilityProperty
    DataGrid.VerticalScrollBarVisibilityProperty
    DataGrid.BeginEditCommand
    DataGrid.CommitEditCommand
    DataGrid.CancelEditCommand
    DataGrid.IsReadOnlyProperty
    DataGrid.CurrentItemProperty
    DataGrid.CurrentColumnProperty
    DataGrid.CurrentCellProperty
    DataGrid.CanUserAddRowsProperty
    DataGrid.CanUserDeleteRowsProperty
    DataGrid.RowDetailsVisibilityModeProperty
    DataGrid.AreRowDetailsFrozenProperty
    DataGrid.RowDetailsTemplateProperty
    DataGrid.RowDetailsTemplateSelectorProperty
    DataGrid.CanUserResizeRowsProperty
    DataGrid.NewItemMarginProperty
    DataGrid.SelectionModeProperty
    DataGrid.SelectionUnitProperty
    DataGrid.CanUserSortColumnsProperty
    DataGrid.AutoGenerateColumnsProperty
    DataGrid.FrozenColumnCountProperty
    DataGrid.NonFrozenColumnsViewportHorizontalOffsetProperty
    DataGrid.EnableRowVirtualizationProperty
    DataGrid.EnableColumnVirtualizationProperty
    DataGrid.CanUserReorderColumnsProperty
    DataGrid.DragIndicatorStyleProperty
    DataGrid.DropLocationIndicatorStyleProperty
    DataGrid.ClipboardCopyModeProperty
    DataGrid.CellsPanelHorizontalOffsetProperty
    DataGrid.ColumnFromDisplayIndex(int)
    DataGrid.OnColumnDisplayIndexChanged(DataGridColumnEventArgs)
    DataGrid.OnTemplateChanged(ControlTemplate, ControlTemplate)
    DataGrid.IsItemItsOwnContainerOverride(object)
    DataGrid.GetContainerForItemOverride()
    DataGrid.PrepareContainerForItemOverride(DependencyObject, object)
    DataGrid.ClearContainerForItemOverride(DependencyObject, object)
    DataGrid.OnLoadingRow(DataGridRowEventArgs)
    DataGrid.OnUnloadingRow(DataGridRowEventArgs)
    DataGrid.SetDetailsVisibilityForItem(object, Visibility)
    DataGrid.GetDetailsVisibilityForItem(object)
    DataGrid.ClearDetailsVisibilityForItem(object)
    DataGrid.ScrollIntoView(object)
    DataGrid.ScrollIntoView(object, DataGridColumn)
    DataGrid.OnIsMouseCapturedChanged(DependencyPropertyChangedEventArgs)
    DataGrid.OnCanExecuteBeginEdit(CanExecuteRoutedEventArgs)
    DataGrid.OnExecutedBeginEdit(ExecutedRoutedEventArgs)
    DataGrid.OnCanExecuteCommitEdit(CanExecuteRoutedEventArgs)
    DataGrid.OnExecutedCommitEdit(ExecutedRoutedEventArgs)
    DataGrid.OnRowEditEnding(DataGridRowEditEndingEventArgs)
    DataGrid.OnCellEditEnding(DataGridCellEditEndingEventArgs)
    DataGrid.OnCanExecuteCancelEdit(CanExecuteRoutedEventArgs)
    DataGrid.OnExecutedCancelEdit(ExecutedRoutedEventArgs)
    DataGrid.OnCanExecuteDelete(CanExecuteRoutedEventArgs)
    DataGrid.OnExecutedDelete(ExecutedRoutedEventArgs)
    DataGrid.OnCurrentCellChanged(EventArgs)
    DataGrid.OnBeginningEdit(DataGridBeginningEditEventArgs)
    DataGrid.OnPreparingCellForEdit(DataGridPreparingCellForEditEventArgs)
    DataGrid.BeginEdit()
    DataGrid.BeginEdit(RoutedEventArgs)
    DataGrid.CancelEdit()
    DataGrid.CancelEdit(DataGridEditingUnit)
    DataGrid.CommitEdit()
    DataGrid.CommitEdit(DataGridEditingUnit, bool)
    DataGrid.OnAddingNewItem(AddingNewItemEventArgs)
    DataGrid.OnInitializingNewItem(InitializingNewItemEventArgs)
    DataGrid.OnLoadingRowDetails(DataGridRowDetailsEventArgs)
    DataGrid.OnUnloadingRowDetails(DataGridRowDetailsEventArgs)
    DataGrid.OnRowDetailsVisibilityChanged(DataGridRowDetailsEventArgs)
    DataGrid.OnSelectedCellsChanged(SelectedCellsChangedEventArgs)
    DataGrid.SelectAllCells()
    DataGrid.UnselectAllCells()
    DataGrid.OnSelectionChanged(SelectionChangedEventArgs)
    DataGrid.OnTextInput(TextCompositionEventArgs)
    DataGrid.OnKeyDown(KeyEventArgs)
    DataGrid.OnMouseMove(MouseEventArgs)
    DataGrid.OnContextMenuOpening(ContextMenuEventArgs)
    DataGrid.OnCreateAutomationPeer()
    DataGrid.OnAutoGeneratedColumns(EventArgs)
    DataGrid.OnAutoGeneratingColumn(DataGridAutoGeneratingColumnEventArgs)
    DataGrid.MeasureOverride(Size)
    DataGrid.OnItemsChanged(NotifyCollectionChangedEventArgs)
    DataGrid.GenerateColumns(IItemProperties)
    DataGrid.OnApplyTemplate()
    DataGrid.OnColumnHeaderDragStarted(DragStartedEventArgs)
    DataGrid.OnColumnReordering(DataGridColumnReorderingEventArgs)
    DataGrid.OnColumnHeaderDragDelta(DragDeltaEventArgs)
    DataGrid.OnColumnHeaderDragCompleted(DragCompletedEventArgs)
    DataGrid.OnColumnReordered(DataGridColumnEventArgs)
    DataGrid.OnCanExecuteCopy(CanExecuteRoutedEventArgs)
    DataGrid.OnExecutedCopy(ExecutedRoutedEventArgs)
    DataGrid.OnCopyingRowClipboardContent(DataGridRowClipboardEventArgs)
    DataGrid.Columns
    DataGrid.CanUserResizeColumns
    DataGrid.ColumnWidth
    DataGrid.MinColumnWidth
    DataGrid.MaxColumnWidth
    DataGrid.GridLinesVisibility
    DataGrid.HorizontalGridLinesBrush
    DataGrid.VerticalGridLinesBrush
    DataGrid.RowStyle
    DataGrid.RowValidationErrorTemplate
    DataGrid.RowValidationRules
    DataGrid.RowStyleSelector
    DataGrid.RowBackground
    DataGrid.AlternatingRowBackground
    DataGrid.RowHeight
    DataGrid.MinRowHeight
    DataGrid.RowHeaderWidth
    DataGrid.RowHeaderActualWidth
    DataGrid.ColumnHeaderHeight
    DataGrid.HeadersVisibility
    DataGrid.CellStyle
    DataGrid.ColumnHeaderStyle
    DataGrid.RowHeaderStyle
    DataGrid.RowHeaderTemplate
    DataGrid.RowHeaderTemplateSelector
    DataGrid.FocusBorderBrushKey
    DataGrid.HeadersVisibilityConverter
    DataGrid.RowDetailsScrollingConverter
    DataGrid.HorizontalScrollBarVisibility
    DataGrid.VerticalScrollBarVisibility
    DataGrid.HandlesScrolling
    DataGrid.DeleteCommand
    DataGrid.IsReadOnly
    DataGrid.CurrentItem
    DataGrid.CurrentColumn
    DataGrid.CurrentCell
    DataGrid.CanUserAddRows
    DataGrid.CanUserDeleteRows
    DataGrid.RowDetailsVisibilityMode
    DataGrid.AreRowDetailsFrozen
    DataGrid.RowDetailsTemplate
    DataGrid.RowDetailsTemplateSelector
    DataGrid.CanUserResizeRows
    DataGrid.NewItemMargin
    DataGrid.SelectedCells
    DataGrid.SelectAllCommand
    DataGrid.SelectionMode
    DataGrid.SelectionUnit
    DataGrid.CanUserSortColumns
    DataGrid.AutoGenerateColumns
    DataGrid.FrozenColumnCount
    DataGrid.NonFrozenColumnsViewportHorizontalOffset
    DataGrid.EnableRowVirtualization
    DataGrid.EnableColumnVirtualization
    DataGrid.CanUserReorderColumns
    DataGrid.DragIndicatorStyle
    DataGrid.DropLocationIndicatorStyle
    DataGrid.ClipboardCopyMode
    DataGrid.CellsPanelHorizontalOffset
    DataGrid.ColumnDisplayIndexChanged
    DataGrid.LoadingRow
    DataGrid.UnloadingRow
    DataGrid.RowEditEnding
    DataGrid.CellEditEnding
    DataGrid.CurrentCellChanged
    DataGrid.BeginningEdit
    DataGrid.PreparingCellForEdit
    DataGrid.AddingNewItem
    DataGrid.InitializingNewItem
    DataGrid.LoadingRowDetails
    DataGrid.UnloadingRowDetails
    DataGrid.RowDetailsVisibilityChanged
    DataGrid.SelectedCellsChanged
    DataGrid.Sorting
    DataGrid.AutoGeneratedColumns
    DataGrid.AutoGeneratingColumn
    DataGrid.ColumnReordering
    DataGrid.ColumnHeaderDragStarted
    DataGrid.ColumnHeaderDragDelta
    DataGrid.ColumnHeaderDragCompleted
    DataGrid.ColumnReordered
    DataGrid.CopyingRowClipboardContent
    MultiSelector.BeginUpdateSelectedItems()
    MultiSelector.EndUpdateSelectedItems()
    MultiSelector.SelectAll()
    MultiSelector.UnselectAll()
    MultiSelector.CanSelectMultipleItems
    MultiSelector.SelectedItems
    MultiSelector.IsUpdatingSelectedItems
    Selector.SelectionChangedEvent
    Selector.SelectedEvent
    Selector.UnselectedEvent
    Selector.IsSelectionActiveProperty
    Selector.IsSelectedProperty
    Selector.IsSynchronizedWithCurrentItemProperty
    Selector.SelectedIndexProperty
    Selector.SelectedItemProperty
    Selector.SelectedValueProperty
    Selector.SelectedValuePathProperty
    Selector.AddSelectedHandler(DependencyObject, RoutedEventHandler)
    Selector.RemoveSelectedHandler(DependencyObject, RoutedEventHandler)
    Selector.AddUnselectedHandler(DependencyObject, RoutedEventHandler)
    Selector.RemoveUnselectedHandler(DependencyObject, RoutedEventHandler)
    Selector.GetIsSelectionActive(DependencyObject)
    Selector.GetIsSelected(DependencyObject)
    Selector.SetIsSelected(DependencyObject, bool)
    Selector.OnIsKeyboardFocusWithinChanged(DependencyPropertyChangedEventArgs)
    Selector.OnInitialized(EventArgs)
    Selector.IsSynchronizedWithCurrentItem
    Selector.SelectedIndex
    Selector.SelectedItem
    Selector.SelectedValue
    Selector.SelectedValuePath
    Selector.SelectionChanged
    ItemsControl.ItemsSourceProperty
    ItemsControl.HasItemsProperty
    ItemsControl.DisplayMemberPathProperty
    ItemsControl.ItemTemplateProperty
    ItemsControl.ItemTemplateSelectorProperty
    ItemsControl.ItemStringFormatProperty
    ItemsControl.ItemBindingGroupProperty
    ItemsControl.ItemContainerStyleProperty
    ItemsControl.ItemContainerStyleSelectorProperty
    ItemsControl.ItemsPanelProperty
    ItemsControl.IsGroupingProperty
    ItemsControl.GroupStyleSelectorProperty
    ItemsControl.AlternationCountProperty
    ItemsControl.AlternationIndexProperty
    ItemsControl.IsTextSearchEnabledProperty
    ItemsControl.IsTextSearchCaseSensitiveProperty
    ItemsControl.OnDisplayMemberPathChanged(string, string)
    ItemsControl.OnItemTemplateChanged(DataTemplate, DataTemplate)
    ItemsControl.OnItemTemplateSelectorChanged(DataTemplateSelector, DataTemplateSelector)
    ItemsControl.OnItemStringFormatChanged(string, string)
    ItemsControl.OnItemBindingGroupChanged(BindingGroup, BindingGroup)
    ItemsControl.OnItemContainerStyleChanged(Style, Style)
    ItemsControl.OnItemContainerStyleSelectorChanged(StyleSelector, StyleSelector)
    ItemsControl.GetItemsOwner(DependencyObject)
    ItemsControl.OnItemsPanelChanged(ItemsPanelTemplate, ItemsPanelTemplate)
    ItemsControl.OnGroupStyleSelectorChanged(GroupStyleSelector, GroupStyleSelector)
    ItemsControl.OnAlternationCountChanged(int, int)
    ItemsControl.GetAlternationIndex(DependencyObject)
    ItemsControl.ItemsControlFromItemContainer(DependencyObject)
    ItemsControl.ContainerFromElement(ItemsControl, DependencyObject)
    ItemsControl.ContainerFromElement(DependencyObject)
    ItemsControl.AddChild(object)
    ItemsControl.AddText(string)
    ItemsControl.BeginInit()
    ItemsControl.EndInit()
    ItemsControl.IsItemItsOwnContainer(object)
    ItemsControl.ShouldApplyItemContainerStyle(DependencyObject, object)
    ItemsControl.ToString()
    ItemsControl.Items
    ItemsControl.ItemsSource
    ItemsControl.ItemContainerGenerator
    ItemsControl.LogicalChildren
    ItemsControl.HasItems
    ItemsControl.DisplayMemberPath
    ItemsControl.ItemTemplate
    ItemsControl.ItemTemplateSelector
    ItemsControl.ItemStringFormat
    ItemsControl.ItemBindingGroup
    ItemsControl.ItemContainerStyle
    ItemsControl.ItemContainerStyleSelector
    ItemsControl.ItemsPanel
    ItemsControl.IsGrouping
    ItemsControl.GroupStyle
    ItemsControl.GroupStyleSelector
    ItemsControl.AlternationCount
    ItemsControl.IsTextSearchEnabled
    ItemsControl.IsTextSearchCaseSensitive
    Control.BorderBrushProperty
    Control.BorderThicknessProperty
    Control.BackgroundProperty
    Control.ForegroundProperty
    Control.FontFamilyProperty
    Control.FontSizeProperty
    Control.FontStretchProperty
    Control.FontStyleProperty
    Control.FontWeightProperty
    Control.HorizontalContentAlignmentProperty
    Control.VerticalContentAlignmentProperty
    Control.TabIndexProperty
    Control.IsTabStopProperty
    Control.PaddingProperty
    Control.TemplateProperty
    Control.PreviewMouseDoubleClickEvent
    Control.MouseDoubleClickEvent
    Control.OnPreviewMouseDoubleClick(MouseButtonEventArgs)
    Control.OnMouseDoubleClick(MouseButtonEventArgs)
    Control.ArrangeOverride(Size)
    Control.BorderBrush
    Control.BorderThickness
    Control.Background
    Control.Foreground
    Control.FontFamily
    Control.FontSize
    Control.FontStretch
    Control.FontStyle
    Control.FontWeight
    Control.HorizontalContentAlignment
    Control.VerticalContentAlignment
    Control.TabIndex
    Control.IsTabStop
    Control.Padding
    Control.Template
    Control.PreviewMouseDoubleClick
    Control.MouseDoubleClick
    FrameworkElement.StyleProperty
    FrameworkElement.OverridesDefaultStyleProperty
    FrameworkElement.UseLayoutRoundingProperty
    FrameworkElement.DefaultStyleKeyProperty
    FrameworkElement.DataContextProperty
    FrameworkElement.BindingGroupProperty
    FrameworkElement.LanguageProperty
    FrameworkElement.NameProperty
    FrameworkElement.TagProperty
    FrameworkElement.InputScopeProperty
    FrameworkElement.RequestBringIntoViewEvent
    FrameworkElement.SizeChangedEvent
    FrameworkElement.ActualWidthProperty
    FrameworkElement.ActualHeightProperty
    FrameworkElement.LayoutTransformProperty
    FrameworkElement.WidthProperty
    FrameworkElement.MinWidthProperty
    FrameworkElement.MaxWidthProperty
    FrameworkElement.HeightProperty
    FrameworkElement.MinHeightProperty
    FrameworkElement.MaxHeightProperty
    FrameworkElement.FlowDirectionProperty
    FrameworkElement.MarginProperty
    FrameworkElement.HorizontalAlignmentProperty
    FrameworkElement.VerticalAlignmentProperty
    FrameworkElement.FocusVisualStyleProperty
    FrameworkElement.CursorProperty
    FrameworkElement.ForceCursorProperty
    FrameworkElement.LoadedEvent
    FrameworkElement.UnloadedEvent
    FrameworkElement.ToolTipProperty
    FrameworkElement.ContextMenuProperty
    FrameworkElement.ToolTipOpeningEvent
    FrameworkElement.ToolTipClosingEvent
    FrameworkElement.ContextMenuOpeningEvent
    FrameworkElement.ContextMenuClosingEvent
    FrameworkElement.OnStyleChanged(Style, Style)
    FrameworkElement.ParentLayoutInvalidated(UIElement)
    FrameworkElement.ApplyTemplate()
    FrameworkElement.BeginStoryboard(Storyboard)
    FrameworkElement.BeginStoryboard(Storyboard, HandoffBehavior)
    FrameworkElement.BeginStoryboard(Storyboard, HandoffBehavior, bool)
    FrameworkElement.GetVisualChild(int)
    FrameworkElement.GetTemplateChild(string)
    FrameworkElement.FindResource(object)
    FrameworkElement.TryFindResource(object)
    FrameworkElement.SetResourceReference(DependencyProperty, object)
    FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs)
    FrameworkElement.OnVisualParentChanged(DependencyObject)
    FrameworkElement.GetBindingExpression(DependencyProperty)
    FrameworkElement.SetBinding(DependencyProperty, BindingBase)
    FrameworkElement.SetBinding(DependencyProperty, string)
    FrameworkElement.GetUIParentCore()
    FrameworkElement.BringIntoView()
    FrameworkElement.BringIntoView(Rect)
    FrameworkElement.GetFlowDirection(DependencyObject)
    FrameworkElement.SetFlowDirection(DependencyObject, FlowDirection)
    FrameworkElement.MeasureCore(Size)
    FrameworkElement.ArrangeCore(Rect)
    FrameworkElement.OnRenderSizeChanged(SizeChangedInfo)
    FrameworkElement.GetLayoutClip(Size)
    FrameworkElement.MoveFocus(TraversalRequest)
    FrameworkElement.PredictFocus(FocusNavigationDirection)
    FrameworkElement.OnGotFocus(RoutedEventArgs)
    FrameworkElement.OnToolTipOpening(ToolTipEventArgs)
    FrameworkElement.OnToolTipClosing(ToolTipEventArgs)
    FrameworkElement.OnContextMenuClosing(ContextMenuEventArgs)
    FrameworkElement.RegisterName(string, object)
    FrameworkElement.UnregisterName(string)
    FrameworkElement.FindName(string)
    FrameworkElement.UpdateDefaultStyle()
    FrameworkElement.AddLogicalChild(object)
    FrameworkElement.RemoveLogicalChild(object)
    FrameworkElement.Style
    FrameworkElement.OverridesDefaultStyle
    FrameworkElement.UseLayoutRounding
    FrameworkElement.DefaultStyleKey
    FrameworkElement.Triggers
    FrameworkElement.TemplatedParent
    FrameworkElement.VisualChildrenCount
    FrameworkElement.Resources
    FrameworkElement.InheritanceBehavior
    FrameworkElement.DataContext
    FrameworkElement.BindingGroup
    FrameworkElement.Language
    FrameworkElement.Name
    FrameworkElement.Tag
    FrameworkElement.InputScope
    FrameworkElement.ActualWidth
    FrameworkElement.ActualHeight
    FrameworkElement.LayoutTransform
    FrameworkElement.Width
    FrameworkElement.MinWidth
    FrameworkElement.MaxWidth
    FrameworkElement.Height
    FrameworkElement.MinHeight
    FrameworkElement.MaxHeight
    FrameworkElement.FlowDirection
    FrameworkElement.Margin
    FrameworkElement.HorizontalAlignment
    FrameworkElement.VerticalAlignment
    FrameworkElement.FocusVisualStyle
    FrameworkElement.Cursor
    FrameworkElement.ForceCursor
    FrameworkElement.IsInitialized
    FrameworkElement.IsLoaded
    FrameworkElement.ToolTip
    FrameworkElement.ContextMenu
    FrameworkElement.Parent
    FrameworkElement.TargetUpdated
    FrameworkElement.SourceUpdated
    FrameworkElement.DataContextChanged
    FrameworkElement.RequestBringIntoView
    FrameworkElement.SizeChanged
    FrameworkElement.Initialized
    FrameworkElement.Loaded
    FrameworkElement.Unloaded
    FrameworkElement.ToolTipOpening
    FrameworkElement.ToolTipClosing
    FrameworkElement.ContextMenuOpening
    FrameworkElement.ContextMenuClosing
    UIElement.PreviewMouseDownEvent
    UIElement.MouseDownEvent
    UIElement.PreviewMouseUpEvent
    UIElement.MouseUpEvent
    UIElement.PreviewMouseLeftButtonDownEvent
    UIElement.MouseLeftButtonDownEvent
    UIElement.PreviewMouseLeftButtonUpEvent
    UIElement.MouseLeftButtonUpEvent
    UIElement.PreviewMouseRightButtonDownEvent
    UIElement.MouseRightButtonDownEvent
    UIElement.PreviewMouseRightButtonUpEvent
    UIElement.MouseRightButtonUpEvent
    UIElement.PreviewMouseMoveEvent
    UIElement.MouseMoveEvent
    UIElement.PreviewMouseWheelEvent
    UIElement.MouseWheelEvent
    UIElement.MouseEnterEvent
    UIElement.MouseLeaveEvent
    UIElement.GotMouseCaptureEvent
    UIElement.LostMouseCaptureEvent
    UIElement.QueryCursorEvent
    UIElement.PreviewStylusDownEvent
    UIElement.StylusDownEvent
    UIElement.PreviewStylusUpEvent
    UIElement.StylusUpEvent
    UIElement.PreviewStylusMoveEvent
    UIElement.StylusMoveEvent
    UIElement.PreviewStylusInAirMoveEvent
    UIElement.StylusInAirMoveEvent
    UIElement.StylusEnterEvent
    UIElement.StylusLeaveEvent
    UIElement.PreviewStylusInRangeEvent
    UIElement.StylusInRangeEvent
    UIElement.PreviewStylusOutOfRangeEvent
    UIElement.StylusOutOfRangeEvent
    UIElement.PreviewStylusSystemGestureEvent
    UIElement.StylusSystemGestureEvent
    UIElement.GotStylusCaptureEvent
    UIElement.LostStylusCaptureEvent
    UIElement.StylusButtonDownEvent
    UIElement.StylusButtonUpEvent
    UIElement.PreviewStylusButtonDownEvent
    UIElement.PreviewStylusButtonUpEvent
    UIElement.PreviewKeyDownEvent
    UIElement.KeyDownEvent
    UIElement.PreviewKeyUpEvent
    UIElement.KeyUpEvent
    UIElement.PreviewGotKeyboardFocusEvent
    UIElement.GotKeyboardFocusEvent
    UIElement.PreviewLostKeyboardFocusEvent
    UIElement.LostKeyboardFocusEvent
    UIElement.PreviewTextInputEvent
    UIElement.TextInputEvent
    UIElement.PreviewQueryContinueDragEvent
    UIElement.QueryContinueDragEvent
    UIElement.PreviewGiveFeedbackEvent
    UIElement.GiveFeedbackEvent
    UIElement.PreviewDragEnterEvent
    UIElement.DragEnterEvent
    UIElement.PreviewDragOverEvent
    UIElement.DragOverEvent
    UIElement.PreviewDragLeaveEvent
    UIElement.DragLeaveEvent
    UIElement.PreviewDropEvent
    UIElement.DropEvent
    UIElement.PreviewTouchDownEvent
    UIElement.TouchDownEvent
    UIElement.PreviewTouchMoveEvent
    UIElement.TouchMoveEvent
    UIElement.PreviewTouchUpEvent
    UIElement.TouchUpEvent
    UIElement.GotTouchCaptureEvent
    UIElement.LostTouchCaptureEvent
    UIElement.TouchEnterEvent
    UIElement.TouchLeaveEvent
    UIElement.IsMouseDirectlyOverProperty
    UIElement.IsMouseOverProperty
    UIElement.IsStylusOverProperty
    UIElement.IsKeyboardFocusWithinProperty
    UIElement.IsMouseCapturedProperty
    UIElement.IsMouseCaptureWithinProperty
    UIElement.IsStylusDirectlyOverProperty
    UIElement.IsStylusCapturedProperty
    UIElement.IsStylusCaptureWithinProperty
    UIElement.IsKeyboardFocusedProperty
    UIElement.AreAnyTouchesDirectlyOverProperty
    UIElement.AreAnyTouchesOverProperty
    UIElement.AreAnyTouchesCapturedProperty
    UIElement.AreAnyTouchesCapturedWithinProperty
    UIElement.AllowDropProperty
    UIElement.RenderTransformProperty
    UIElement.RenderTransformOriginProperty
    UIElement.OpacityProperty
    UIElement.OpacityMaskProperty
    UIElement.BitmapEffectProperty
    UIElement.EffectProperty
    UIElement.BitmapEffectInputProperty
    UIElement.CacheModeProperty
    UIElement.UidProperty
    UIElement.VisibilityProperty
    UIElement.ClipToBoundsProperty
    UIElement.ClipProperty
    UIElement.SnapsToDevicePixelsProperty
    UIElement.GotFocusEvent
    UIElement.LostFocusEvent
    UIElement.IsFocusedProperty
    UIElement.IsEnabledProperty
    UIElement.IsHitTestVisibleProperty
    UIElement.IsVisibleProperty
    UIElement.FocusableProperty
    UIElement.IsManipulationEnabledProperty
    UIElement.ManipulationStartingEvent
    UIElement.ManipulationStartedEvent
    UIElement.ManipulationDeltaEvent
    UIElement.ManipulationInertiaStartingEvent
    UIElement.ManipulationBoundaryFeedbackEvent
    UIElement.ManipulationCompletedEvent
    UIElement.ApplyAnimationClock(DependencyProperty, AnimationClock)
    UIElement.ApplyAnimationClock(DependencyProperty, AnimationClock, HandoffBehavior)
    UIElement.BeginAnimation(DependencyProperty, AnimationTimeline)
    UIElement.BeginAnimation(DependencyProperty, AnimationTimeline, HandoffBehavior)
    UIElement.GetAnimationBaseValue(DependencyProperty)
    UIElement.RaiseEvent(RoutedEventArgs)
    UIElement.AddHandler(RoutedEvent, Delegate)
    UIElement.AddHandler(RoutedEvent, Delegate, bool)
    UIElement.RemoveHandler(RoutedEvent, Delegate)
    UIElement.AddToEventRoute(EventRoute, RoutedEventArgs)
    UIElement.OnPreviewMouseDown(MouseButtonEventArgs)
    UIElement.OnMouseDown(MouseButtonEventArgs)
    UIElement.OnPreviewMouseUp(MouseButtonEventArgs)
    UIElement.OnMouseUp(MouseButtonEventArgs)
    UIElement.OnPreviewMouseLeftButtonDown(MouseButtonEventArgs)
    UIElement.OnMouseLeftButtonDown(MouseButtonEventArgs)
    UIElement.OnPreviewMouseLeftButtonUp(MouseButtonEventArgs)
    UIElement.OnMouseLeftButtonUp(MouseButtonEventArgs)
    UIElement.OnPreviewMouseRightButtonDown(MouseButtonEventArgs)
    UIElement.OnMouseRightButtonDown(MouseButtonEventArgs)
    UIElement.OnPreviewMouseRightButtonUp(MouseButtonEventArgs)
    UIElement.OnMouseRightButtonUp(MouseButtonEventArgs)
    UIElement.OnPreviewMouseMove(MouseEventArgs)
    UIElement.OnPreviewMouseWheel(MouseWheelEventArgs)
    UIElement.OnMouseWheel(MouseWheelEventArgs)
    UIElement.OnMouseEnter(MouseEventArgs)
    UIElement.OnMouseLeave(MouseEventArgs)
    UIElement.OnGotMouseCapture(MouseEventArgs)
    UIElement.OnLostMouseCapture(MouseEventArgs)
    UIElement.OnQueryCursor(QueryCursorEventArgs)
    UIElement.OnPreviewStylusDown(StylusDownEventArgs)
    UIElement.OnStylusDown(StylusDownEventArgs)
    UIElement.OnPreviewStylusUp(StylusEventArgs)
    UIElement.OnStylusUp(StylusEventArgs)
    UIElement.OnPreviewStylusMove(StylusEventArgs)
    UIElement.OnStylusMove(StylusEventArgs)
    UIElement.OnPreviewStylusInAirMove(StylusEventArgs)
    UIElement.OnStylusInAirMove(StylusEventArgs)
    UIElement.OnStylusEnter(StylusEventArgs)
    UIElement.OnStylusLeave(StylusEventArgs)
    UIElement.OnPreviewStylusInRange(StylusEventArgs)
    UIElement.OnStylusInRange(StylusEventArgs)
    UIElement.OnPreviewStylusOutOfRange(StylusEventArgs)
    UIElement.OnStylusOutOfRange(StylusEventArgs)
    UIElement.OnPreviewStylusSystemGesture(StylusSystemGestureEventArgs)
    UIElement.OnStylusSystemGesture(StylusSystemGestureEventArgs)
    UIElement.OnGotStylusCapture(StylusEventArgs)
    UIElement.OnLostStylusCapture(StylusEventArgs)
    UIElement.OnStylusButtonDown(StylusButtonEventArgs)
    UIElement.OnStylusButtonUp(StylusButtonEventArgs)
    UIElement.OnPreviewStylusButtonDown(StylusButtonEventArgs)
    UIElement.OnPreviewStylusButtonUp(StylusButtonEventArgs)
    UIElement.OnPreviewKeyDown(KeyEventArgs)
    UIElement.OnPreviewKeyUp(KeyEventArgs)
    UIElement.OnKeyUp(KeyEventArgs)
    UIElement.OnPreviewGotKeyboardFocus(KeyboardFocusChangedEventArgs)
    UIElement.OnGotKeyboardFocus(KeyboardFocusChangedEventArgs)
    UIElement.OnPreviewLostKeyboardFocus(KeyboardFocusChangedEventArgs)
    UIElement.OnLostKeyboardFocus(KeyboardFocusChangedEventArgs)
    UIElement.OnPreviewTextInput(TextCompositionEventArgs)
    UIElement.OnPreviewQueryContinueDrag(QueryContinueDragEventArgs)
    UIElement.OnQueryContinueDrag(QueryContinueDragEventArgs)
    UIElement.OnPreviewGiveFeedback(GiveFeedbackEventArgs)
    UIElement.OnGiveFeedback(GiveFeedbackEventArgs)
    UIElement.OnPreviewDragEnter(DragEventArgs)
    UIElement.OnDragEnter(DragEventArgs)
    UIElement.OnPreviewDragOver(DragEventArgs)
    UIElement.OnDragOver(DragEventArgs)
    UIElement.OnPreviewDragLeave(DragEventArgs)
    UIElement.OnDragLeave(DragEventArgs)
    UIElement.OnPreviewDrop(DragEventArgs)
    UIElement.OnDrop(DragEventArgs)
    UIElement.OnPreviewTouchDown(TouchEventArgs)
    UIElement.OnTouchDown(TouchEventArgs)
    UIElement.OnPreviewTouchMove(TouchEventArgs)
    UIElement.OnTouchMove(TouchEventArgs)
    UIElement.OnPreviewTouchUp(TouchEventArgs)
    UIElement.OnTouchUp(TouchEventArgs)
    UIElement.OnGotTouchCapture(TouchEventArgs)
    UIElement.OnLostTouchCapture(TouchEventArgs)
    UIElement.OnTouchEnter(TouchEventArgs)
    UIElement.OnTouchLeave(TouchEventArgs)
    UIElement.OnIsMouseDirectlyOverChanged(DependencyPropertyChangedEventArgs)
    UIElement.OnIsMouseCaptureWithinChanged(DependencyPropertyChangedEventArgs)
    UIElement.OnIsStylusDirectlyOverChanged(DependencyPropertyChangedEventArgs)
    UIElement.OnIsStylusCapturedChanged(DependencyPropertyChangedEventArgs)
    UIElement.OnIsStylusCaptureWithinChanged(DependencyPropertyChangedEventArgs)
    UIElement.OnIsKeyboardFocusedChanged(DependencyPropertyChangedEventArgs)
    UIElement.InvalidateMeasure()
    UIElement.InvalidateArrange()
    UIElement.InvalidateVisual()
    UIElement.OnChildDesiredSizeChanged(UIElement)
    UIElement.Measure(Size)
    UIElement.Arrange(Rect)
    UIElement.OnRender(DrawingContext)
    UIElement.UpdateLayout()
    UIElement.TranslatePoint(Point, UIElement)
    UIElement.InputHitTest(Point)
    UIElement.CaptureMouse()
    UIElement.ReleaseMouseCapture()
    UIElement.CaptureStylus()
    UIElement.ReleaseStylusCapture()
    UIElement.Focus()
    UIElement.OnAccessKey(AccessKeyEventArgs)
    UIElement.HitTestCore(PointHitTestParameters)
    UIElement.HitTestCore(GeometryHitTestParameters)
    UIElement.OnLostFocus(RoutedEventArgs)
    UIElement.OnManipulationStarting(ManipulationStartingEventArgs)
    UIElement.OnManipulationStarted(ManipulationStartedEventArgs)
    UIElement.OnManipulationDelta(ManipulationDeltaEventArgs)
    UIElement.OnManipulationInertiaStarting(ManipulationInertiaStartingEventArgs)
    UIElement.OnManipulationBoundaryFeedback(ManipulationBoundaryFeedbackEventArgs)
    UIElement.OnManipulationCompleted(ManipulationCompletedEventArgs)
    UIElement.CaptureTouch(TouchDevice)
    UIElement.ReleaseTouchCapture(TouchDevice)
    UIElement.ReleaseAllTouchCaptures()
    UIElement.HasAnimatedProperties
    UIElement.InputBindings
    UIElement.CommandBindings
    UIElement.AllowDrop
    UIElement.StylusPlugIns
    UIElement.DesiredSize
    UIElement.IsMeasureValid
    UIElement.IsArrangeValid
    UIElement.RenderSize
    UIElement.RenderTransform
    UIElement.RenderTransformOrigin
    UIElement.IsMouseDirectlyOver
    UIElement.IsMouseOver
    UIElement.IsStylusOver
    UIElement.IsKeyboardFocusWithin
    UIElement.IsMouseCaptured
    UIElement.IsMouseCaptureWithin
    UIElement.IsStylusDirectlyOver
    UIElement.IsStylusCaptured
    UIElement.IsStylusCaptureWithin
    UIElement.IsKeyboardFocused
    UIElement.IsInputMethodEnabled
    UIElement.Opacity
    UIElement.OpacityMask
    UIElement.BitmapEffect
    UIElement.Effect
    UIElement.BitmapEffectInput
    UIElement.CacheMode
    UIElement.Uid
    UIElement.Visibility
    UIElement.ClipToBounds
    UIElement.Clip
    UIElement.SnapsToDevicePixels
    UIElement.HasEffectiveKeyboardFocus
    UIElement.IsFocused
    UIElement.IsEnabled
    UIElement.IsEnabledCore
    UIElement.IsHitTestVisible
    UIElement.IsVisible
    UIElement.Focusable
    UIElement.PersistId
    UIElement.IsManipulationEnabled
    UIElement.AreAnyTouchesOver
    UIElement.AreAnyTouchesDirectlyOver
    UIElement.AreAnyTouchesCapturedWithin
    UIElement.AreAnyTouchesCaptured
    UIElement.TouchesCaptured
    UIElement.TouchesCapturedWithin
    UIElement.TouchesOver
    UIElement.TouchesDirectlyOver
    UIElement.PreviewMouseDown
    UIElement.MouseDown
    UIElement.PreviewMouseUp
    UIElement.MouseUp
    UIElement.PreviewMouseLeftButtonDown
    UIElement.MouseLeftButtonDown
    UIElement.PreviewMouseLeftButtonUp
    UIElement.MouseLeftButtonUp
    UIElement.PreviewMouseRightButtonDown
    UIElement.MouseRightButtonDown
    UIElement.PreviewMouseRightButtonUp
    UIElement.MouseRightButtonUp
    UIElement.PreviewMouseMove
    UIElement.MouseMove
    UIElement.PreviewMouseWheel
    UIElement.MouseWheel
    UIElement.MouseEnter
    UIElement.MouseLeave
    UIElement.GotMouseCapture
    UIElement.LostMouseCapture
    UIElement.QueryCursor
    UIElement.PreviewStylusDown
    UIElement.StylusDown
    UIElement.PreviewStylusUp
    UIElement.StylusUp
    UIElement.PreviewStylusMove
    UIElement.StylusMove
    UIElement.PreviewStylusInAirMove
    UIElement.StylusInAirMove
    UIElement.StylusEnter
    UIElement.StylusLeave
    UIElement.PreviewStylusInRange
    UIElement.StylusInRange
    UIElement.PreviewStylusOutOfRange
    UIElement.StylusOutOfRange
    UIElement.PreviewStylusSystemGesture
    UIElement.StylusSystemGesture
    UIElement.GotStylusCapture
    UIElement.LostStylusCapture
    UIElement.StylusButtonDown
    UIElement.StylusButtonUp
    UIElement.PreviewStylusButtonDown
    UIElement.PreviewStylusButtonUp
    UIElement.PreviewKeyDown
    UIElement.KeyDown
    UIElement.PreviewKeyUp
    UIElement.KeyUp
    UIElement.PreviewGotKeyboardFocus
    UIElement.GotKeyboardFocus
    UIElement.PreviewLostKeyboardFocus
    UIElement.LostKeyboardFocus
    UIElement.PreviewTextInput
    UIElement.TextInput
    UIElement.PreviewQueryContinueDrag
    UIElement.QueryContinueDrag
    UIElement.PreviewGiveFeedback
    UIElement.GiveFeedback
    UIElement.PreviewDragEnter
    UIElement.DragEnter
    UIElement.PreviewDragOver
    UIElement.DragOver
    UIElement.PreviewDragLeave
    UIElement.DragLeave
    UIElement.PreviewDrop
    UIElement.Drop
    UIElement.PreviewTouchDown
    UIElement.TouchDown
    UIElement.PreviewTouchMove
    UIElement.TouchMove
    UIElement.PreviewTouchUp
    UIElement.TouchUp
    UIElement.GotTouchCapture
    UIElement.LostTouchCapture
    UIElement.TouchEnter
    UIElement.TouchLeave
    UIElement.IsMouseDirectlyOverChanged
    UIElement.IsKeyboardFocusWithinChanged
    UIElement.IsMouseCapturedChanged
    UIElement.IsMouseCaptureWithinChanged
    UIElement.IsStylusDirectlyOverChanged
    UIElement.IsStylusCapturedChanged
    UIElement.IsStylusCaptureWithinChanged
    UIElement.IsKeyboardFocusedChanged
    UIElement.LayoutUpdated
    UIElement.GotFocus
    UIElement.LostFocus
    UIElement.IsEnabledChanged
    UIElement.IsHitTestVisibleChanged
    UIElement.IsVisibleChanged
    UIElement.FocusableChanged
    UIElement.ManipulationStarting
    UIElement.ManipulationStarted
    UIElement.ManipulationDelta
    UIElement.ManipulationInertiaStarting
    UIElement.ManipulationBoundaryFeedback
    UIElement.ManipulationCompleted
    Visual.AddVisualChild(Visual)
    Visual.RemoveVisualChild(Visual)
    Visual.OnVisualChildrenChanged(DependencyObject, DependencyObject)
    Visual.OnDpiChanged(DpiScale, DpiScale)
    Visual.IsAncestorOf(DependencyObject)
    Visual.IsDescendantOf(DependencyObject)
    Visual.FindCommonVisualAncestor(DependencyObject)
    Visual.TransformToAncestor(Visual)
    Visual.TransformToAncestor(Visual3D)
    Visual.TransformToDescendant(Visual)
    Visual.TransformToVisual(Visual)
    Visual.PointToScreen(Point)
    Visual.PointFromScreen(Point)
    Visual.VisualParent
    Visual.VisualTransform
    Visual.VisualEffect
    Visual.VisualBitmapEffect
    Visual.VisualBitmapEffectInput
    Visual.VisualCacheMode
    Visual.VisualScrollableAreaClip
    Visual.VisualClip
    Visual.VisualOffset
    Visual.VisualOpacity
    Visual.VisualEdgeMode
    Visual.VisualBitmapScalingMode
    Visual.VisualClearTypeHint
    Visual.VisualTextRenderingMode
    Visual.VisualTextHintingMode
    Visual.VisualOpacityMask
    Visual.VisualXSnappingGuidelines
    Visual.VisualYSnappingGuidelines
    DependencyObject.Equals(object)
    DependencyObject.GetHashCode()
    DependencyObject.GetValue(DependencyProperty)
    DependencyObject.SetValue(DependencyProperty, object)
    DependencyObject.SetCurrentValue(DependencyProperty, object)
    DependencyObject.SetValue(DependencyPropertyKey, object)
    DependencyObject.ClearValue(DependencyProperty)
    DependencyObject.ClearValue(DependencyPropertyKey)
    DependencyObject.CoerceValue(DependencyProperty)
    DependencyObject.InvalidateProperty(DependencyProperty)
    DependencyObject.ShouldSerializeProperty(DependencyProperty)
    DependencyObject.ReadLocalValue(DependencyProperty)
    DependencyObject.GetLocalValueEnumerator()
    DependencyObject.DependencyObjectType
    DependencyObject.IsSealed
    DispatcherObject.Dispatcher
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    object.MemberwiseClone()
    Namespace: Sdl.Desktop.Platform.Controls.Controls
    Assembly: Sdl.Desktop.Platform.Controls.dll
    Syntax
    public class SortWiseDataGrid : DataGrid, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage

    Constructors

    SortWiseDataGrid()

    Declaration
    public SortWiseDataGrid()

    Properties

    DefaultColumnName

    Declaration
    public string DefaultColumnName { get; set; }
    Property Value
    Type Description
    string

    DefaultSortDirection

    Declaration
    public ListSortDirection DefaultSortDirection { get; set; }
    Property Value
    Type Description
    ListSortDirection

    Methods

    OnItemsSourceChanged(IEnumerable, IEnumerable)

    Declaration
    protected override void OnItemsSourceChanged(IEnumerable oldValue, IEnumerable newValue)
    Parameters
    Type Name Description
    IEnumerable oldValue
    IEnumerable newValue
    Overrides
    DataGrid.OnItemsSourceChanged(IEnumerable, IEnumerable)

    OnSorting(DataGridSortingEventArgs)

    Declaration
    protected override void OnSorting(DataGridSortingEventArgs eventArgs)
    Parameters
    Type Name Description
    DataGridSortingEventArgs eventArgs
    Overrides
    DataGrid.OnSorting(DataGridSortingEventArgs)

    Implements

    IAnimatable
    IFrameworkInputElement
    IInputElement
    ISupportInitialize
    IQueryAmbient
    IAddChild
    IContainItemStorage

    Extension Methods

    WindowsControlUtils.ForWindowFromFrameworkElement(object, Action<Window>)
    In this article
    • Constructors
      • SortWiseDataGrid()
    • Properties
      • DefaultColumnName
      • DefaultSortDirection
    • Methods
      • OnItemsSourceChanged(IEnumerable, IEnumerable)
      • OnSorting(DataGridSortingEventArgs)
    • Implements
    • Extension Methods
    Back to top Generated by DocFX