DesignerDataGrid Class

Interaction logic for DesignerDataGrid.xaml

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            System.Windows.Controls..::..Control
              System.Windows.Controls..::..ItemsControl
                System.Windows.Controls.Primitives..::..Selector
                  System.Windows.Controls.Primitives..::..MultiSelector
                    System.Windows.Controls..::..DataGrid
                      Microsoft.Data.Relational.Design.Controls..::..DesignerDataGrid
                        More...

Namespace:  Microsoft.Data.Relational.Design.Controls
Assembly:  Microsoft.Data.Tools.Relational.Design (in Microsoft.Data.Tools.Relational.Design.dll)

Syntax

'Declaration
Public Class DesignerDataGrid _
    Inherits DataGrid
'Usage
Dim instance As DesignerDataGrid
public class DesignerDataGrid : DataGrid
public ref class DesignerDataGrid : public DataGrid
type DesignerDataGrid =  
    class
        inherit DataGrid
    end
public class DesignerDataGrid extends DataGrid

The DesignerDataGrid type exposes the following members.

Constructors

  Name Description
Public method DesignerDataGrid Initializes a new instance of the DesignerDataGrid class.

Top

Properties

  Name Description
Public property ActualHeight (Inherited from FrameworkElement.)
Public property ActualWidth (Inherited from FrameworkElement.)
Public property AllowDrop (Inherited from UIElement.)
Public property AlternatingRowBackground (Inherited from DataGrid.)
Public property AlternationCount (Inherited from ItemsControl.)
Public property AreAnyTouchesCaptured (Inherited from UIElement.)
Public property AreAnyTouchesCapturedWithin (Inherited from UIElement.)
Public property AreAnyTouchesDirectlyOver (Inherited from UIElement.)
Public property AreAnyTouchesOver (Inherited from UIElement.)
Public property AreRowDetailsFrozen (Inherited from DataGrid.)
Public property AutoGenerateColumns (Inherited from DataGrid.)
Public property Background (Inherited from Control.)
Public property BindingGroup (Inherited from FrameworkElement.)
Public property BitmapEffect Obsolete. (Inherited from UIElement.)
Public property BitmapEffectInput Obsolete. (Inherited from UIElement.)
Public property BorderBrush (Inherited from Control.)
Public property BorderThickness (Inherited from Control.)
Public property CacheMode (Inherited from UIElement.)
Protected property CanSelectMultipleItems (Inherited from MultiSelector.)
Public property CanUserAddRows (Inherited from DataGrid.)
Public property CanUserDeleteRows (Inherited from DataGrid.)
Public property CanUserReorderColumns (Inherited from DataGrid.)
Public property CanUserResizeColumns (Inherited from DataGrid.)
Public property CanUserResizeRows (Inherited from DataGrid.)
Public property CanUserSortColumns (Inherited from DataGrid.)
Public property CellsPanelHorizontalOffset (Inherited from DataGrid.)
Public property CellStyle (Inherited from DataGrid.)
Public property Clip (Inherited from UIElement.)
Public property ClipboardCopyMode (Inherited from DataGrid.)
Public property ClipToBounds (Inherited from UIElement.)
Public property ColumnHeaderHeight (Inherited from DataGrid.)
Public property ColumnHeaderStyle (Inherited from DataGrid.)
Public property Columns (Inherited from DataGrid.)
Public property ColumnWidth (Inherited from DataGrid.)
Public property CommandBindings (Inherited from UIElement.)
Public property ContextMenu (Inherited from FrameworkElement.)
Public property CurrentCell (Inherited from DataGrid.)
Public property CurrentColumn (Inherited from DataGrid.)
Public property CurrentItem (Inherited from DataGrid.)
Public property Cursor (Inherited from FrameworkElement.)
Public property DataContext (Inherited from FrameworkElement.)
Protected property DefaultStyleKey (Inherited from FrameworkElement.)
Public property DependencyObjectType (Inherited from DependencyObject.)
Public property DesiredSize (Inherited from UIElement.)
Public property Dispatcher (Inherited from DispatcherObject.)
Public property DisplayMemberPath (Inherited from ItemsControl.)
Public property DisplayRestoreColumns Gets or sets {insert text here}.
Public property DragIndicatorStyle (Inherited from DataGrid.)
Public property DropLocationIndicatorStyle (Inherited from DataGrid.)
Public property Effect (Inherited from UIElement.)
Public property EnableColumnVirtualization (Inherited from DataGrid.)
Public property EnableRowVirtualization (Inherited from DataGrid.)
Public property FlowDirection (Inherited from FrameworkElement.)
Public property Focusable (Inherited from UIElement.)
Public property FocusVisualStyle (Inherited from FrameworkElement.)
Public property FontFamily (Inherited from Control.)
Public property FontSize (Inherited from Control.)
Public property FontStretch (Inherited from Control.)
Public property FontStyle (Inherited from Control.)
Public property FontWeight (Inherited from Control.)
Public property ForceCursor (Inherited from FrameworkElement.)
Public property Foreground (Inherited from Control.)
Public property FrozenColumnCount (Inherited from DataGrid.)
Public property GridLinesVisibility (Inherited from DataGrid.)
Public property GroupStyle (Inherited from ItemsControl.)
Public property GroupStyleSelector (Inherited from ItemsControl.)
Protected property HandlesScrolling (Inherited from DataGrid.)
Public property HasAnimatedProperties (Inherited from UIElement.)
Protected property HasEffectiveKeyboardFocus (Inherited from UIElement.)
Public property HasItems (Inherited from ItemsControl.)
Public property HeadersVisibility (Inherited from DataGrid.)
Public property Height (Inherited from FrameworkElement.)
Public property HorizontalAlignment (Inherited from FrameworkElement.)
Public property HorizontalContentAlignment (Inherited from Control.)
Public property HorizontalGridLinesBrush (Inherited from DataGrid.)
Public property HorizontalScrollBarVisibility (Inherited from DataGrid.)
Protected property InheritanceBehavior (Inherited from FrameworkElement.)
Public property InputBindings (Inherited from UIElement.)
Public property InputScope (Inherited from FrameworkElement.)
Public property IsArrangeValid (Inherited from UIElement.)
Public property IsEnabled (Inherited from UIElement.)
Protected property IsEnabledCore (Inherited from UIElement.)
Public property IsFocused (Inherited from UIElement.)
Public property IsGrouping (Inherited from ItemsControl.)
Public property IsHitTestVisible (Inherited from UIElement.)
Public property IsInitialized (Inherited from FrameworkElement.)
Public property IsInputMethodEnabled (Inherited from UIElement.)
Public property IsKeyboardFocused (Inherited from UIElement.)
Public property IsKeyboardFocusWithin (Inherited from UIElement.)
Public property IsLoaded (Inherited from FrameworkElement.)
Public property IsManipulationEnabled (Inherited from UIElement.)
Public property IsMeasureValid (Inherited from UIElement.)
Public property IsMouseCaptured (Inherited from UIElement.)
Public property IsMouseCaptureWithin (Inherited from UIElement.)
Public property IsMouseDirectlyOver (Inherited from UIElement.)
Public property IsMouseOver (Inherited from UIElement.)
Public property IsReadOnly (Inherited from DataGrid.)
Public property IsSealed (Inherited from DependencyObject.)
Public property IsStylusCaptured (Inherited from UIElement.)
Public property IsStylusCaptureWithin (Inherited from UIElement.)
Public property IsStylusDirectlyOver (Inherited from UIElement.)
Public property IsStylusOver (Inherited from UIElement.)
Public property IsSynchronizedWithCurrentItem (Inherited from Selector.)
Public property IsTabStop (Inherited from Control.)
Public property IsTextSearchCaseSensitive (Inherited from ItemsControl.)
Public property IsTextSearchEnabled (Inherited from ItemsControl.)
Protected property IsUpdatingSelectedItems (Inherited from MultiSelector.)
Public property IsVisible (Inherited from UIElement.)
Public property ItemBindingGroup (Inherited from ItemsControl.)
Public property ItemContainerGenerator (Inherited from ItemsControl.)
Public property ItemContainerStyle (Inherited from ItemsControl.)
Public property ItemContainerStyleSelector (Inherited from ItemsControl.)
Public property Items (Inherited from ItemsControl.)
Public property ItemsPanel (Inherited from ItemsControl.)
Public property ItemsSource (Inherited from ItemsControl.)
Public property ItemStringFormat (Inherited from ItemsControl.)
Public property ItemTemplate (Inherited from ItemsControl.)
Public property ItemTemplateSelector (Inherited from ItemsControl.)
Public property Language (Inherited from FrameworkElement.)
Public property LayoutTransform (Inherited from FrameworkElement.)
Protected property LogicalChildren (Inherited from ItemsControl.)
Public property Margin (Inherited from FrameworkElement.)
Public property MaxColumnWidth (Inherited from DataGrid.)
Public property MaxHeight (Inherited from FrameworkElement.)
Public property MaxWidth (Inherited from FrameworkElement.)
Public property MinColumnWidth (Inherited from DataGrid.)
Public property MinHeight (Inherited from FrameworkElement.)
Public property MinRowHeight (Inherited from DataGrid.)
Public property MinWidth (Inherited from FrameworkElement.)
Public property Name (Inherited from FrameworkElement.)
Public property NewItemMargin (Inherited from DataGrid.)
Public property NonFrozenColumnsViewportHorizontalOffset (Inherited from DataGrid.)
Public property Opacity (Inherited from UIElement.)
Public property OpacityMask (Inherited from UIElement.)
Public property OverridesDefaultStyle (Inherited from FrameworkElement.)
Public property Padding (Inherited from Control.)
Public property Parent (Inherited from FrameworkElement.)
Public property PersistId Obsolete. (Inherited from UIElement.)
Public property RenderSize (Inherited from UIElement.)
Public property RenderTransform (Inherited from UIElement.)
Public property RenderTransformOrigin (Inherited from UIElement.)
Public property Resources (Inherited from FrameworkElement.)
Public property RowBackground (Inherited from DataGrid.)
Public property RowDetailsTemplate (Inherited from DataGrid.)
Public property RowDetailsTemplateSelector (Inherited from DataGrid.)
Public property RowDetailsVisibilityMode (Inherited from DataGrid.)
Public property RowHeaderActualWidth (Inherited from DataGrid.)
Public property RowHeaderStyle (Inherited from DataGrid.)
Public property RowHeaderTemplate (Inherited from DataGrid.)
Public property RowHeaderTemplateSelector (Inherited from DataGrid.)
Public property RowHeaderWidth (Inherited from DataGrid.)
Public property RowHeight (Inherited from DataGrid.)
Public property RowStyle (Inherited from DataGrid.)
Public property RowStyleSelector (Inherited from DataGrid.)
Public property RowValidationErrorTemplate (Inherited from DataGrid.)
Public property RowValidationRules (Inherited from DataGrid.)
Public property SelectedCells (Inherited from DataGrid.)
Public property SelectedIndex (Inherited from Selector.)
Public property SelectedItem (Inherited from Selector.)
Public property SelectedItems (Inherited from MultiSelector.)
Public property SelectedValue (Inherited from Selector.)
Public property SelectedValuePath (Inherited from Selector.)
Public property SelectionMode (Inherited from DataGrid.)
Public property SelectionUnit (Inherited from DataGrid.)
Public property SnapsToDevicePixels (Inherited from UIElement.)
Public property Style (Inherited from FrameworkElement.)
Protected property StylusPlugIns (Inherited from UIElement.)
Public property TabIndex (Inherited from Control.)
Public property Tag (Inherited from FrameworkElement.)
Public property Template (Inherited from Control.)
Public property TemplatedParent (Inherited from FrameworkElement.)
Public property ToolTip (Inherited from FrameworkElement.)
Public property TouchesCaptured (Inherited from UIElement.)
Public property TouchesCapturedWithin (Inherited from UIElement.)
Public property TouchesDirectlyOver (Inherited from UIElement.)
Public property TouchesOver (Inherited from UIElement.)
Public property Triggers (Inherited from FrameworkElement.)
Public property Uid (Inherited from UIElement.)
Public property UseLayoutRounding (Inherited from FrameworkElement.)
Public property VerticalAlignment (Inherited from FrameworkElement.)
Public property VerticalContentAlignment (Inherited from Control.)
Public property VerticalGridLinesBrush (Inherited from DataGrid.)
Public property VerticalScrollBarVisibility (Inherited from DataGrid.)
Public property Visibility (Inherited from UIElement.)
Protected property VisualBitmapEffect Obsolete. (Inherited from Visual.)
Protected property VisualBitmapEffectInput Obsolete. (Inherited from Visual.)
Protected property VisualBitmapScalingMode (Inherited from Visual.)
Protected property VisualCacheMode (Inherited from Visual.)
Protected property VisualChildrenCount (Inherited from FrameworkElement.)
Protected property VisualClearTypeHint (Inherited from Visual.)
Protected property VisualClip (Inherited from Visual.)
Protected property VisualEdgeMode (Inherited from Visual.)
Protected property VisualEffect (Inherited from Visual.)
Protected property VisualOffset (Inherited from Visual.)
Protected property VisualOpacity (Inherited from Visual.)
Protected property VisualOpacityMask (Inherited from Visual.)
Protected property VisualParent (Inherited from Visual.)
Protected property VisualScrollableAreaClip (Inherited from Visual.)
Protected property VisualTextHintingMode (Inherited from Visual.)
Protected property VisualTextRenderingMode (Inherited from Visual.)
Protected property VisualTransform (Inherited from Visual.)
Protected property VisualXSnappingGuidelines (Inherited from Visual.)
Protected property VisualYSnappingGuidelines (Inherited from Visual.)
Public property Width (Inherited from FrameworkElement.)

Top

Attached Properties

  Name Description
Public attached property CanToggle Gets or sets {insert text here}.
Public attached property ColumnId Gets or sets {insert text here}.

Top

Methods

  Name Description
Protected method AddChild (Inherited from ItemsControl.)
Public method AddHandler(RoutedEvent, Delegate) (Inherited from UIElement.)
Public method AddHandler(RoutedEvent, Delegate, Boolean) (Inherited from UIElement.)
Protected method AddLogicalChild (Inherited from FrameworkElement.)
Protected method AddText (Inherited from ItemsControl.)
Public method AddToEventRoute (Inherited from UIElement.)
Protected method AddVisualChild (Inherited from Visual.)
Public method ApplyAnimationClock(DependencyProperty, AnimationClock) (Inherited from UIElement.)
Public method ApplyAnimationClock(DependencyProperty, AnimationClock, HandoffBehavior) (Inherited from UIElement.)
Public method ApplyTemplate (Inherited from FrameworkElement.)
Public method Arrange (Inherited from UIElement.)
Protected method ArrangeCore (Inherited from FrameworkElement.)
Protected method ArrangeOverride (Inherited from Control.)
Public method BeginAnimation(DependencyProperty, AnimationTimeline) (Inherited from UIElement.)
Public method BeginAnimation(DependencyProperty, AnimationTimeline, HandoffBehavior) (Inherited from UIElement.)
Public method BeginEdit() () () () (Inherited from DataGrid.)
Public method BeginEdit(RoutedEventArgs) (Inherited from DataGrid.)
Public method BeginInit (Inherited from ItemsControl.)
Public method BeginStoryboard(Storyboard) (Inherited from FrameworkElement.)
Public method BeginStoryboard(Storyboard, HandoffBehavior) (Inherited from FrameworkElement.)
Public method BeginStoryboard(Storyboard, HandoffBehavior, Boolean) (Inherited from FrameworkElement.)
Protected method BeginUpdateSelectedItems (Inherited from MultiSelector.)
Public method BringIntoView() () () () (Inherited from FrameworkElement.)
Public method BringIntoView(Rect) (Inherited from FrameworkElement.)
Public method CancelEdit() () () () (Inherited from DataGrid.)
Public method CancelEdit(DataGridEditingUnit) (Inherited from DataGrid.)
Public method CaptureMouse (Inherited from UIElement.)
Public method CaptureStylus (Inherited from UIElement.)
Public method CaptureTouch (Inherited from UIElement.)
Public method CheckAccess (Inherited from DispatcherObject.)
Protected method ClearContainerForItemOverride (Inherited from DataGrid.)
Public method ClearDetailsVisibilityForItem (Inherited from DataGrid.)
Public method ClearValue(DependencyProperty) (Inherited from DependencyObject.)
Public method ClearValue(DependencyPropertyKey) (Inherited from DependencyObject.)
Public method CoerceValue (Inherited from DependencyObject.)
Public method ColumnFromDisplayIndex (Inherited from DataGrid.)
Public method CommitEdit() () () () (Inherited from DataGrid.)
Public method CommitEdit(DataGridEditingUnit, Boolean) (Inherited from DataGrid.)
Public method ContainerFromElement (Inherited from ItemsControl.)
Public method EndInit (Inherited from ItemsControl.)
Protected method EndUpdateSelectedItems (Inherited from MultiSelector.)
Public method Equals (Inherited from DependencyObject.)
Protected method Finalize (Inherited from Object.)
Public method FindCommonVisualAncestor (Inherited from Visual.)
Public method FindName (Inherited from FrameworkElement.)
Public method FindResource (Inherited from FrameworkElement.)
Public method Focus (Inherited from UIElement.)
Public method GetAnimationBaseValue (Inherited from UIElement.)
Public method GetBindingExpression (Inherited from FrameworkElement.)
Public methodStatic member GetCanToggle
Public methodStatic member GetColumnId
Protected method GetContainerForItemOverride (Inherited from DataGrid.)
Public method GetDataGridColumnHeadersPresenter
Public method GetDetailsVisibilityForItem (Inherited from DataGrid.)
Public method GetHashCode (Inherited from DependencyObject.)
Protected method GetLayoutClip (Inherited from FrameworkElement.)
Public method GetLocalValueEnumerator (Inherited from DependencyObject.)
Protected method GetTemplateChild (Inherited from FrameworkElement.)
Public method GetType (Inherited from Object.)
Protected method GetUIParentCore (Inherited from FrameworkElement.)
Public method GetValue (Inherited from DependencyObject.)
Protected method GetVisualChild (Inherited from FrameworkElement.)
Protected method HitTestCore(PointHitTestParameters) (Inherited from UIElement.)
Protected method HitTestCore(GeometryHitTestParameters) (Inherited from UIElement.)
Public method InputHitTest (Inherited from UIElement.)
Public method InvalidateArrange (Inherited from UIElement.)
Public method InvalidateMeasure (Inherited from UIElement.)
Public method InvalidateProperty (Inherited from DependencyObject.)
Public method InvalidateVisual (Inherited from UIElement.)
Public method IsAncestorOf (Inherited from Visual.)
Public method IsDescendantOf (Inherited from Visual.)
Public method IsItemItsOwnContainer (Inherited from ItemsControl.)
Protected method IsItemItsOwnContainerOverride (Inherited from DataGrid.)
Public method Measure (Inherited from UIElement.)
Protected method MeasureCore (Inherited from FrameworkElement.)
Protected method MeasureOverride (Inherited from DataGrid.)
Protected method MemberwiseClone (Inherited from Object.)
Public method MoveFocus (Inherited from FrameworkElement.)
Protected method OnAccessKey (Inherited from UIElement.)
Protected method OnAddingNewItem (Inherited from DataGrid.)
Protected method OnAlternationCountChanged (Inherited from ItemsControl.)
Public method OnApplyTemplate (Inherited from DataGrid.)
Protected method OnAutoGeneratedColumns (Inherited from DataGrid.)
Protected method OnAutoGeneratingColumn (Inherited from DataGrid.)
Protected method OnBeginningEdit (Inherited from DataGrid.)
Protected method OnCanExecuteBeginEdit (Inherited from DataGrid.)
Protected method OnCanExecuteCancelEdit (Inherited from DataGrid.)
Protected method OnCanExecuteCommitEdit (Inherited from DataGrid.)
Protected method OnCanExecuteCopy (Inherited from DataGrid.)
Protected method OnCanExecuteDelete (Inherited from DataGrid.)
Protected method OnCellEditEnding (Overrides DataGrid..::..OnCellEditEnding(DataGridCellEditEndingEventArgs).)
Protected method OnChildDesiredSizeChanged (Inherited from UIElement.)
Protected method OnColumnDisplayIndexChanged (Inherited from DataGrid.)
Protected method OnColumnHeaderDragCompleted (Inherited from DataGrid.)
Protected method OnColumnHeaderDragDelta (Inherited from DataGrid.)
Protected method OnColumnHeaderDragStarted (Inherited from DataGrid.)
Protected method OnColumnReordered (Inherited from DataGrid.)
Protected method OnColumnReordering (Inherited from DataGrid.)
Protected method OnContextMenuClosing (Inherited from FrameworkElement.)
Protected method OnContextMenuOpening (Overrides DataGrid..::..OnContextMenuOpening(ContextMenuEventArgs).)
Protected method OnCopyingRowClipboardContent (Inherited from DataGrid.)
Protected method OnCreateAutomationPeer (Inherited from DataGrid.)
Protected method OnCurrentCellChanged (Overrides DataGrid..::..OnCurrentCellChanged(EventArgs).)
Protected method OnDisplayMemberPathChanged (Inherited from ItemsControl.)
Protected method OnDragEnter (Inherited from UIElement.)
Protected method OnDragLeave (Inherited from UIElement.)
Protected method OnDragOver (Inherited from UIElement.)
Protected method OnDrop (Inherited from UIElement.)
Protected method OnExecutedBeginEdit (Inherited from DataGrid.)
Protected method OnExecutedCancelEdit (Inherited from DataGrid.)
Protected method OnExecutedCommitEdit (Overrides DataGrid..::..OnExecutedCommitEdit(ExecutedRoutedEventArgs).)
Protected method OnExecutedCopy (Inherited from DataGrid.)
Protected method OnExecutedDelete (Inherited from DataGrid.)
Protected method OnGiveFeedback (Inherited from UIElement.)
Protected method OnGotFocus (Inherited from FrameworkElement.)
Protected method OnGotKeyboardFocus (Inherited from UIElement.)
Protected method OnGotMouseCapture (Inherited from UIElement.)
Protected method OnGotStylusCapture (Inherited from UIElement.)
Protected method OnGotTouchCapture (Inherited from UIElement.)
Protected method OnGroupStyleSelectorChanged (Inherited from ItemsControl.)
Protected method OnInitialized (Inherited from Selector.)
Protected method OnInitializingNewItem (Inherited from DataGrid.)
Protected method OnIsKeyboardFocusedChanged (Inherited from UIElement.)
Protected method OnIsKeyboardFocusWithinChanged (Inherited from Selector.)
Protected method OnIsMouseCapturedChanged (Inherited from DataGrid.)
Protected method OnIsMouseCaptureWithinChanged (Inherited from UIElement.)
Protected method OnIsMouseDirectlyOverChanged (Inherited from UIElement.)
Protected method OnIsStylusCapturedChanged (Inherited from UIElement.)
Protected method OnIsStylusCaptureWithinChanged (Inherited from UIElement.)
Protected method OnIsStylusDirectlyOverChanged (Inherited from UIElement.)
Protected method OnItemBindingGroupChanged (Inherited from ItemsControl.)
Protected method OnItemContainerStyleChanged (Inherited from ItemsControl.)
Protected method OnItemContainerStyleSelectorChanged (Inherited from ItemsControl.)
Protected method OnItemsChanged (Inherited from DataGrid.)
Protected method OnItemsPanelChanged (Inherited from ItemsControl.)
Protected method OnItemsSourceChanged (Overrides DataGrid..::..OnItemsSourceChanged(IEnumerable, IEnumerable).)
Protected method OnItemStringFormatChanged (Inherited from ItemsControl.)
Protected method OnItemTemplateChanged (Inherited from ItemsControl.)
Protected method OnItemTemplateSelectorChanged (Inherited from ItemsControl.)
Protected method OnKeyDown Used to override Ctrl-TAB/Ctrl-Shift-TAB behavior (Overrides DataGrid..::..OnKeyDown(KeyEventArgs).)
Protected method OnKeyUp (Inherited from UIElement.)
Protected method OnLoadingRow (Inherited from DataGrid.)
Protected method OnLoadingRowDetails (Inherited from DataGrid.)
Protected method OnLostFocus (Inherited from UIElement.)
Protected method OnLostKeyboardFocus (Inherited from UIElement.)
Protected method OnLostMouseCapture (Inherited from UIElement.)
Protected method OnLostStylusCapture (Inherited from UIElement.)
Protected method OnLostTouchCapture (Inherited from UIElement.)
Protected method OnManipulationBoundaryFeedback (Inherited from UIElement.)
Protected method OnManipulationCompleted (Inherited from UIElement.)
Protected method OnManipulationDelta (Inherited from UIElement.)
Protected method OnManipulationInertiaStarting (Inherited from UIElement.)
Protected method OnManipulationStarted (Inherited from UIElement.)
Protected method OnManipulationStarting (Inherited from UIElement.)
Protected method OnMouseDoubleClick (Inherited from Control.)
Protected method OnMouseDown (Inherited from UIElement.)
Protected method OnMouseEnter (Inherited from UIElement.)
Protected method OnMouseLeave (Inherited from UIElement.)
Protected method OnMouseLeftButtonDown (Inherited from UIElement.)
Protected method OnMouseLeftButtonUp (Inherited from UIElement.)
Protected method OnMouseMove (Inherited from DataGrid.)
Protected method OnMouseRightButtonDown (Inherited from UIElement.)
Protected method OnMouseRightButtonUp (Inherited from UIElement.)
Protected method OnMouseUp (Inherited from UIElement.)
Protected method OnMouseWheel (Inherited from UIElement.)
Protected method OnPreparingCellForEdit (Overrides DataGrid..::..OnPreparingCellForEdit(DataGridPreparingCellForEditEventArgs).)
Protected method OnPreviewDragEnter (Inherited from UIElement.)
Protected method OnPreviewDragLeave (Inherited from UIElement.)
Protected method OnPreviewDragOver (Inherited from UIElement.)
Protected method OnPreviewDrop (Inherited from UIElement.)
Protected method OnPreviewGiveFeedback (Inherited from UIElement.)
Protected method OnPreviewGotKeyboardFocus (Inherited from UIElement.)
Protected method OnPreviewKeyDown (Inherited from UIElement.)
Protected method OnPreviewKeyUp (Inherited from UIElement.)
Protected method OnPreviewLostKeyboardFocus (Inherited from UIElement.)
Protected method OnPreviewMouseDoubleClick (Inherited from Control.)
Protected method OnPreviewMouseDown (Inherited from UIElement.)
Protected method OnPreviewMouseLeftButtonDown (Inherited from UIElement.)
Protected method OnPreviewMouseLeftButtonUp (Inherited from UIElement.)
Protected method OnPreviewMouseMove (Inherited from UIElement.)
Protected method OnPreviewMouseRightButtonDown (Inherited from UIElement.)
Protected method OnPreviewMouseRightButtonUp (Inherited from UIElement.)
Protected method OnPreviewMouseUp (Inherited from UIElement.)
Protected method OnPreviewMouseWheel (Inherited from UIElement.)
Protected method OnPreviewQueryContinueDrag (Inherited from UIElement.)
Protected method OnPreviewStylusButtonDown (Inherited from UIElement.)
Protected method OnPreviewStylusButtonUp (Inherited from UIElement.)
Protected method OnPreviewStylusDown (Inherited from UIElement.)
Protected method OnPreviewStylusInAirMove (Inherited from UIElement.)
Protected method OnPreviewStylusInRange (Inherited from UIElement.)
Protected method OnPreviewStylusMove (Inherited from UIElement.)
Protected method OnPreviewStylusOutOfRange (Inherited from UIElement.)
Protected method OnPreviewStylusSystemGesture (Inherited from UIElement.)
Protected method OnPreviewStylusUp (Inherited from UIElement.)
Protected method OnPreviewTextInput (Inherited from UIElement.)
Protected method OnPreviewTouchDown (Inherited from UIElement.)
Protected method OnPreviewTouchMove (Inherited from UIElement.)
Protected method OnPreviewTouchUp (Inherited from UIElement.)
Protected method OnPropertyChanged (Inherited from FrameworkElement.)
Protected method OnQueryContinueDrag (Inherited from UIElement.)
Protected method OnQueryCursor (Inherited from UIElement.)
Protected method OnRender (Inherited from UIElement.)
Protected method OnRenderSizeChanged (Inherited from FrameworkElement.)
Protected method OnRowDetailsVisibilityChanged (Inherited from DataGrid.)
Protected method OnRowEditEnding (Overrides DataGrid..::..OnRowEditEnding(DataGridRowEditEndingEventArgs).)
Protected method OnSelectedCellsChanged (Inherited from DataGrid.)
Protected method OnSelectionChanged (Inherited from DataGrid.)
Protected method OnSorting (Inherited from DataGrid.)
Protected method OnStyleChanged (Inherited from FrameworkElement.)
Protected method OnStylusButtonDown (Inherited from UIElement.)
Protected method OnStylusButtonUp (Inherited from UIElement.)
Protected method OnStylusDown (Inherited from UIElement.)
Protected method OnStylusEnter (Inherited from UIElement.)
Protected method OnStylusInAirMove (Inherited from UIElement.)
Protected method OnStylusInRange (Inherited from UIElement.)
Protected method OnStylusLeave (Inherited from UIElement.)
Protected method OnStylusMove (Inherited from UIElement.)
Protected method OnStylusOutOfRange (Inherited from UIElement.)
Protected method OnStylusSystemGesture (Inherited from UIElement.)
Protected method OnStylusUp (Inherited from UIElement.)
Protected method OnTemplateChanged (Inherited from DataGrid.)
Protected method OnTextInput (Overrides DataGridOnTextInput(TextCompositionEventArgs).)
Protected method OnToolTipClosing (Inherited from FrameworkElement.)
Protected method OnToolTipOpening (Inherited from FrameworkElement.)
Protected method OnTouchDown (Inherited from UIElement.)
Protected method OnTouchEnter (Inherited from UIElement.)
Protected method OnTouchLeave (Inherited from UIElement.)
Protected method OnTouchMove (Inherited from UIElement.)
Protected method OnTouchUp (Inherited from UIElement.)
Protected method OnUnloadingRow (Inherited from DataGrid.)
Protected method OnUnloadingRowDetails (Inherited from DataGrid.)
Protected method OnVisualChildrenChanged (Inherited from Visual.)
Protected method OnVisualParentChanged (Inherited from FrameworkElement.)
Protected method ParentLayoutInvalidated (Inherited from FrameworkElement.)
Public method PointFromScreen (Inherited from Visual.)
Public method PointToScreen (Inherited from Visual.)
Public method PredictFocus (Inherited from FrameworkElement.)
Protected method PrepareContainerForItemOverride (Inherited from DataGrid.)
Public method RaiseEvent (Inherited from UIElement.)
Public method ReadLocalValue (Inherited from DependencyObject.)
Public method RegisterName (Inherited from FrameworkElement.)
Public method ReleaseAllTouchCaptures (Inherited from UIElement.)
Public method ReleaseMouseCapture (Inherited from UIElement.)
Public method ReleaseStylusCapture (Inherited from UIElement.)
Public method ReleaseTouchCapture (Inherited from UIElement.)
Public method RemoveHandler (Inherited from UIElement.)
Protected method RemoveLogicalChild (Inherited from FrameworkElement.)
Protected method RemoveVisualChild (Inherited from Visual.)
Public method ScrollIntoView(Object) (Inherited from DataGrid.)
Public method ScrollIntoView(Object, DataGridColumn) (Inherited from DataGrid.)
Public method SelectAll (Inherited from MultiSelector.)
Public method SelectAllCells (Inherited from DataGrid.)
Public method SetBinding(DependencyProperty, BindingBase) (Inherited from FrameworkElement.)
Public method SetBinding(DependencyProperty, String) (Inherited from FrameworkElement.)
Public methodStatic member SetCanToggle
Public methodStatic member SetColumnId
Public method SetColumnVisible
Public method SetCurrentValue (Inherited from DependencyObject.)
Public method SetDetailsVisibilityForItem (Inherited from DataGrid.)
Public method SetResourceReference (Inherited from FrameworkElement.)
Public method SetValue(DependencyProperty, Object) (Inherited from DependencyObject.)
Public method SetValue(DependencyPropertyKey, Object) (Inherited from DependencyObject.)
Protected method ShouldApplyItemContainerStyle (Inherited from ItemsControl.)
Public method ShouldSerializeCommandBindings (Inherited from UIElement.)
Public method ShouldSerializeGroupStyle (Inherited from ItemsControl.)
Public method ShouldSerializeInputBindings (Inherited from UIElement.)
Public method ShouldSerializeItems (Inherited from ItemsControl.)
Protected method ShouldSerializeProperty (Inherited from DependencyObject.)
Public method ShouldSerializeResources (Inherited from FrameworkElement.)
Public method ShouldSerializeStyle (Inherited from FrameworkElement.)
Public method ShouldSerializeTriggers (Inherited from FrameworkElement.)
Public method ToString (Inherited from ItemsControl.)
Public method TransformToAncestor(Visual) (Inherited from Visual.)
Public method TransformToAncestor(Visual3D) (Inherited from Visual.)
Public method TransformToDescendant (Inherited from Visual.)
Public method TransformToVisual (Inherited from Visual.)
Public method TranslatePoint (Inherited from UIElement.)
Public method TryFindResource (Inherited from FrameworkElement.)
Public method UnregisterName (Inherited from FrameworkElement.)
Public method UnselectAll (Inherited from MultiSelector.)
Public method UnselectAllCells (Inherited from DataGrid.)
Public method UpdateDefaultStyle (Inherited from FrameworkElement.)
Public method UpdateLayout (Inherited from UIElement.)
Public method VerifyAccess (Inherited from DispatcherObject.)

Top

Events

  Name Description
Public event AddingNewItem (Inherited from DataGrid.)
Public event AutoGeneratedColumns (Inherited from DataGrid.)
Public event AutoGeneratingColumn (Inherited from DataGrid.)
Public event BeginningEdit (Inherited from DataGrid.)
Public event CellEditEnding (Inherited from DataGrid.)
Public event ColumnDisplayIndexChanged (Inherited from DataGrid.)
Public event ColumnHeaderDragCompleted (Inherited from DataGrid.)
Public event ColumnHeaderDragDelta (Inherited from DataGrid.)
Public event ColumnHeaderDragStarted (Inherited from DataGrid.)
Public event ColumnItemsInitialized
Public event ColumnReordered (Inherited from DataGrid.)
Public event ColumnReordering (Inherited from DataGrid.)
Public event ColumnVisibilityChanged
Public event ContextMenuClosing (Inherited from FrameworkElement.)
Public event ContextMenuOpening (Inherited from FrameworkElement.)
Public event CopyingRowClipboardContent (Inherited from DataGrid.)
Public event CurrentCellChanged (Inherited from DataGrid.)
Public event DataContextChanged (Inherited from FrameworkElement.)
Public event DragEnter (Inherited from UIElement.)
Public event DragLeave (Inherited from UIElement.)
Public event DragOver (Inherited from UIElement.)
Public event Drop (Inherited from UIElement.)
Public event FocusableChanged (Inherited from UIElement.)
Public event GiveFeedback (Inherited from UIElement.)
Public event GotFocus (Inherited from UIElement.)
Public event GotKeyboardFocus (Inherited from UIElement.)
Public event GotMouseCapture (Inherited from UIElement.)
Public event GotStylusCapture (Inherited from UIElement.)
Public event GotTouchCapture (Inherited from UIElement.)
Public event Initialized (Inherited from FrameworkElement.)
Public event InitializingNewItem (Inherited from DataGrid.)
Public event IsEnabledChanged (Inherited from UIElement.)
Public event IsHitTestVisibleChanged (Inherited from UIElement.)
Public event IsKeyboardFocusedChanged (Inherited from UIElement.)
Public event IsKeyboardFocusWithinChanged (Inherited from UIElement.)
Public event IsMouseCapturedChanged (Inherited from UIElement.)
Public event IsMouseCaptureWithinChanged (Inherited from UIElement.)
Public event IsMouseDirectlyOverChanged (Inherited from UIElement.)
Public event IsStylusCapturedChanged (Inherited from UIElement.)
Public event IsStylusCaptureWithinChanged (Inherited from UIElement.)
Public event IsStylusDirectlyOverChanged (Inherited from UIElement.)
Public event IsVisibleChanged (Inherited from UIElement.)
Public event KeyDown (Inherited from UIElement.)
Public event KeyUp (Inherited from UIElement.)
Public event LayoutUpdated (Inherited from UIElement.)
Public event Loaded (Inherited from FrameworkElement.)
Public event LoadingRow (Inherited from DataGrid.)
Public event LoadingRowDetails (Inherited from DataGrid.)
Public event LostFocus (Inherited from UIElement.)
Public event LostKeyboardFocus (Inherited from UIElement.)
Public event LostMouseCapture (Inherited from UIElement.)
Public event LostStylusCapture (Inherited from UIElement.)
Public event LostTouchCapture (Inherited from UIElement.)
Public event ManipulationBoundaryFeedback (Inherited from UIElement.)
Public event ManipulationCompleted (Inherited from UIElement.)
Public event ManipulationDelta (Inherited from UIElement.)
Public event ManipulationInertiaStarting (Inherited from UIElement.)
Public event ManipulationStarted (Inherited from UIElement.)
Public event ManipulationStarting (Inherited from UIElement.)
Public event MouseDoubleClick (Inherited from Control.)
Public event MouseDown (Inherited from UIElement.)
Public event MouseEnter (Inherited from UIElement.)
Public event MouseLeave (Inherited from UIElement.)
Public event MouseLeftButtonDown (Inherited from UIElement.)
Public event MouseLeftButtonUp (Inherited from UIElement.)
Public event MouseMove (Inherited from UIElement.)
Public event MouseRightButtonDown (Inherited from UIElement.)
Public event MouseRightButtonUp (Inherited from UIElement.)
Public event MouseUp (Inherited from UIElement.)
Public event MouseWheel (Inherited from UIElement.)
Public event PreparingCellForEdit (Inherited from DataGrid.)
Public event PreviewDragEnter (Inherited from UIElement.)
Public event PreviewDragLeave (Inherited from UIElement.)
Public event PreviewDragOver (Inherited from UIElement.)
Public event PreviewDrop (Inherited from UIElement.)
Public event PreviewGiveFeedback (Inherited from UIElement.)
Public event PreviewGotKeyboardFocus (Inherited from UIElement.)
Public event PreviewKeyDown (Inherited from UIElement.)
Public event PreviewKeyUp (Inherited from UIElement.)
Public event PreviewLostKeyboardFocus (Inherited from UIElement.)
Public event PreviewMouseDoubleClick (Inherited from Control.)
Public event PreviewMouseDown (Inherited from UIElement.)
Public event PreviewMouseLeftButtonDown (Inherited from UIElement.)
Public event PreviewMouseLeftButtonUp (Inherited from UIElement.)
Public event PreviewMouseMove (Inherited from UIElement.)
Public event PreviewMouseRightButtonDown (Inherited from UIElement.)
Public event PreviewMouseRightButtonUp (Inherited from UIElement.)
Public event PreviewMouseUp (Inherited from UIElement.)
Public event PreviewMouseWheel (Inherited from UIElement.)
Public event PreviewQueryContinueDrag (Inherited from UIElement.)
Public event PreviewStylusButtonDown (Inherited from UIElement.)
Public event PreviewStylusButtonUp (Inherited from UIElement.)
Public event PreviewStylusDown (Inherited from UIElement.)
Public event PreviewStylusInAirMove (Inherited from UIElement.)
Public event PreviewStylusInRange (Inherited from UIElement.)
Public event PreviewStylusMove (Inherited from UIElement.)
Public event PreviewStylusOutOfRange (Inherited from UIElement.)
Public event PreviewStylusSystemGesture (Inherited from UIElement.)
Public event PreviewStylusUp (Inherited from UIElement.)
Public event PreviewTextInput (Inherited from UIElement.)
Public event PreviewTouchDown (Inherited from UIElement.)
Public event PreviewTouchMove (Inherited from UIElement.)
Public event PreviewTouchUp (Inherited from UIElement.)
Public event QueryContinueDrag (Inherited from UIElement.)
Public event QueryCursor (Inherited from UIElement.)
Public event RequestBringIntoView (Inherited from FrameworkElement.)
Public event RestoreColumns
Public event RowDetailsVisibilityChanged (Inherited from DataGrid.)
Public event RowEditEnding (Inherited from DataGrid.)
Public event SelectedCellsChanged (Inherited from DataGrid.)
Public event SelectionChanged (Inherited from Selector.)
Public event SizeChanged (Inherited from FrameworkElement.)
Public event Sorting (Inherited from DataGrid.)
Public event SourceUpdated (Inherited from FrameworkElement.)
Public event StylusButtonDown (Inherited from UIElement.)
Public event StylusButtonUp (Inherited from UIElement.)
Public event StylusDown (Inherited from UIElement.)
Public event StylusEnter (Inherited from UIElement.)
Public event StylusInAirMove (Inherited from UIElement.)
Public event StylusInRange (Inherited from UIElement.)
Public event StylusLeave (Inherited from UIElement.)
Public event StylusMove (Inherited from UIElement.)
Public event StylusOutOfRange (Inherited from UIElement.)
Public event StylusSystemGesture (Inherited from UIElement.)
Public event StylusUp (Inherited from UIElement.)
Public event TargetUpdated (Inherited from FrameworkElement.)
Public event TextInput (Inherited from UIElement.)
Public event ToolTipClosing (Inherited from FrameworkElement.)
Public event ToolTipOpening (Inherited from FrameworkElement.)
Public event TouchDown (Inherited from UIElement.)
Public event TouchEnter (Inherited from UIElement.)
Public event TouchLeave (Inherited from UIElement.)
Public event TouchMove (Inherited from UIElement.)
Public event TouchUp (Inherited from UIElement.)
Public event Unloaded (Inherited from FrameworkElement.)
Public event UnloadingRow (Inherited from DataGrid.)
Public event UnloadingRowDetails (Inherited from DataGrid.)

Top

Fields

  Name Description
Public fieldStatic member CanToggleProperty
Public fieldStatic member ColumnIdProperty
Public fieldStatic member DisplayRestoreColumnsProperty

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IAddChild..::..AddChild (Inherited from ItemsControl.)
Explicit interface implemetationPrivate method IAddChild..::..AddText (Inherited from ItemsControl.)
Explicit interface implemetationPrivate method System#Windows#Controls#Primitives#IContainItemStorage#Clear (Inherited from ItemsControl.)
Explicit interface implemetationPrivate method System#Windows#Controls#Primitives#IContainItemStorage#ClearItemValue (Inherited from ItemsControl.)
Explicit interface implemetationPrivate method System#Windows#Controls#Primitives#IContainItemStorage#ClearValue (Inherited from ItemsControl.)
Explicit interface implemetationPrivate method IQueryAmbient..::..IsAmbientPropertyAvailable (Inherited from FrameworkElement.)
Explicit interface implemetationPrivate method System#Windows#Controls#Primitives#IContainItemStorage#ReadItemValue (Inherited from ItemsControl.)
Explicit interface implemetationPrivate method System#Windows#Controls#Primitives#IContainItemStorage#StoreItemValue (Inherited from ItemsControl.)

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Data.Relational.Design.Controls Namespace

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            System.Windows.Controls..::..Control
              System.Windows.Controls..::..ItemsControl
                System.Windows.Controls.Primitives..::..Selector
                  System.Windows.Controls.Primitives..::..MultiSelector
                    System.Windows.Controls..::..DataGrid
                      Microsoft.Data.Relational.Design.Controls..::..DesignerDataGrid