ArcGIS Runtime SDK for WPF - Library Reference
FeatureDataGrid Class Members
See Also  Fields  Properties  Methods  Events
ESRI.ArcGIS.Client.Toolkit Namespace : FeatureDataGrid Class


The following tables list the members exposed by FeatureDataGrid.

Public Constructors

 NameDescription
public ConstructorFeatureDataGrid Constructor  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)DateTimeFormatPropertyThe dependency property used for DateTimeFormat.  
public Fieldstatic (Shared in Visual Basic)DateTimeKindPropertyThe dependency property used for DateTimeKind.  
public Fieldstatic (Shared in Visual Basic)FilterSourcePropertyIdentifies the FilterSource dependency property.  
public Fieldstatic (Shared in Visual Basic)GraphicsLayerPropertyIdentifies the GraphicsLayer dependency property.  
public Fieldstatic (Shared in Visual Basic)MapPropertyIdentifies the Map dependency property.  
Top

Public Properties

 NameDescription
public PropertyActualHeightGets the rendered height of this element. (Inherited from System.Windows.FrameworkElement)
public PropertyActualWidthGets the rendered width of this element. (Inherited from System.Windows.FrameworkElement)
public PropertyAllowDropGets or sets a value indicating whether this element can be used as the target of a drag-and-drop operation. This is a dependency property. (Inherited from System.Windows.UIElement)
public PropertyAlternatingRowBackgroundGets or sets the background brush for use on alternating rows. (Inherited from System.Windows.Controls.DataGrid)
public PropertyAlternationCountGets or sets the number of alternating item containers in the System.Windows.Controls.ItemsControl, which enables alternating containers to have a unique appearance. (Inherited from System.Windows.Controls.ItemsControl)
public PropertyAreAnyTouchesCapturedGets a value that indicates whether at least one touch is captured to this element. (Inherited from System.Windows.UIElement)
public PropertyAreAnyTouchesCapturedWithinGets a value that indicates whether at least one touch is captured to this element or to any child elements in its visual tree. (Inherited from System.Windows.UIElement)
public PropertyAreAnyTouchesDirectlyOverGets a value that indicates whether at least one touch is pressed over this element. (Inherited from System.Windows.UIElement)
public PropertyAreAnyTouchesOverGets a value that indicates whether at least one touch is pressed over this element or any child elements in its visual tree. (Inherited from System.Windows.UIElement)
public PropertyAreRowDetailsFrozenGets or sets a value that indicates whether the row details can scroll horizontally. (Inherited from System.Windows.Controls.DataGrid)
public PropertyAutoGenerateColumnsGets or sets a value that indicates whether the columns are created automatically. (Inherited from System.Windows.Controls.DataGrid)
public PropertyBackgroundGets or sets a brush that describes the background of a control. (Inherited from System.Windows.Controls.Control)
public PropertyBindingGroupGets or sets the System.Windows.Data.BindingGroup that is used for the element. (Inherited from System.Windows.FrameworkElement)
public PropertyBitmapEffectGets or sets a bitmap effect that applies directly to the rendered content for this element. This is a dependency property. (Inherited from System.Windows.UIElement)
public PropertyBitmapEffectInputGets or sets an input source for the bitmap effect that applies directly to the rendered content for this element. This is a dependency property. (Inherited from System.Windows.UIElement)
public PropertyBorderBrushGets or sets a brush that describes the border background of a control. (Inherited from System.Windows.Controls.Control)
public PropertyBorderThicknessGets or sets the border thickness of a control. (Inherited from System.Windows.Controls.Control)
public PropertyCacheModeGets or sets a cached representation of the System.Windows.UIElement. (Inherited from System.Windows.UIElement)
public PropertyCanUserAddRowsGets or sets a value that indicates whether the user can add new rows to the System.Windows.Controls.DataGrid. (Inherited from System.Windows.Controls.DataGrid)
public PropertyCanUserDeleteRowsGets or sets a value that indicates whether the user can delete rows from the System.Windows.Controls.DataGrid. (Inherited from System.Windows.Controls.DataGrid)
public PropertyCanUserReorderColumnsGets or sets a value that indicates whether the user can change the column display order by dragging column headers with the mouse. (Inherited from System.Windows.Controls.DataGrid)
public PropertyCanUserResizeColumnsGets or sets a value that indicates whether the user can adjust the width of columns by using the mouse. (Inherited from System.Windows.Controls.DataGrid)
public PropertyCanUserResizeRowsGets or sets a value that indicates whether the user can adjust the height of rows by using the mouse. (Inherited from System.Windows.Controls.DataGrid)
public PropertyCanUserSortColumnsGets or sets a value that indicates whether the user can sort columns by clicking the column header. (Inherited from System.Windows.Controls.DataGrid)
public PropertyCellsPanelHorizontalOffsetGets the horizontal offset for the System.Windows.Controls.DataGridCellsPanel. (Inherited from System.Windows.Controls.DataGrid)
public PropertyCellStyleGets or sets the style applied to all cells in the System.Windows.Controls.DataGrid. (Inherited from System.Windows.Controls.DataGrid)
public PropertyClipGets or sets the geometry used to define the outline of the contents of an element. This is a dependency property. (Inherited from System.Windows.UIElement)
public PropertyClipboardCopyModeGets or sets a value that indicates how content is copied to the clipboard. (Inherited from System.Windows.Controls.DataGrid)
public PropertyClipToBoundsGets or sets a value indicating whether to clip the content of this element (or content coming from the child elements of this element) to fit into the size of the containing element. This is a dependency property. (Inherited from System.Windows.UIElement)
public PropertyColumnHeaderHeightGets or sets the height of the column headers row. (Inherited from System.Windows.Controls.DataGrid)
public PropertyColumnHeaderStyleGets or sets the style applied to all column headers in the System.Windows.Controls.DataGrid. (Inherited from System.Windows.Controls.DataGrid)
public PropertyColumnsGets a collection that contains all the columns in the System.Windows.Controls.DataGrid. (Inherited from System.Windows.Controls.DataGrid)
public PropertyColumnWidthGets or sets the standard width and sizing mode of columns and headers in the System.Windows.Controls.DataGrid. (Inherited from System.Windows.Controls.DataGrid)
public PropertyCommandBindingsGets a collection of System.Windows.Input.CommandBinding objects associated with this element. A System.Windows.Input.CommandBinding enables command handling for this element, and declares the linkage between a command, its events, and the handlers attached by this element. (Inherited from System.Windows.UIElement)
public PropertyContextMenuGets or sets the context menu element that should appear whenever the context menu is requested through user interface (UI) from within this element. (Inherited from System.Windows.FrameworkElement)
public PropertyCurrentCellGets or sets the cell that has focus. (Inherited from System.Windows.Controls.DataGrid)
public PropertyCurrentColumnGets or sets the column that contains the current cell. (Inherited from System.Windows.Controls.DataGrid)
public PropertyCurrentItemGets the data item bound to the row that contains the current cell. (Inherited from System.Windows.Controls.DataGrid)
public PropertyCursorGets or sets the cursor that displays when the mouse pointer is over this element. (Inherited from System.Windows.FrameworkElement)
public PropertyDataContextGets or sets the data context for an element when it participates in data binding. (Inherited from System.Windows.FrameworkElement)
public PropertyDateTimeFormatGets or sets the date time format that will be used to display all DateTime fields.  
public PropertyDateTimeKindGets or sets the DateTimeKind that will be used to display DateTime. If DateTimeKind.Local is set all DateTime values will be displayed in DateTimeKind local.  
public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
public PropertyDesiredSizeGets the size that this element computed during the measure pass of the layout process. (Inherited from System.Windows.UIElement)
public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
public PropertyDisplayMemberPathGets or sets a path to a value on the source object to serve as the visual representation of the object. (Inherited from System.Windows.Controls.ItemsControl)
public PropertyDragIndicatorStyleGets or sets the style that is used when rendering the drag indicator that is displayed while dragging a column header. (Inherited from System.Windows.Controls.DataGrid)
public PropertyDropLocationIndicatorStyleGets or sets the style that is applied to indicate the drop location when dragging a column header. (Inherited from System.Windows.Controls.DataGrid)
public PropertyEffectGets or sets the bitmap effect to apply to the System.Windows.UIElement. This is a dependency property. (Inherited from System.Windows.UIElement)
public PropertyEnableColumnVirtualizationGets or sets a value that indicates whether column virtualization is enabled. (Inherited from System.Windows.Controls.DataGrid)
public PropertyEnableRowVirtualizationGets or sets a value that indicates whether row virtualization is enabled. (Inherited from System.Windows.Controls.DataGrid)
public PropertyFilterSourceCollection of graphics in the associated layer that have been filtered by a spatial/attribute query.  
public PropertyFlowDirectionGets or sets the direction that text and other user interface (UI) elements flow within any parent element that controls their layout. (Inherited from System.Windows.FrameworkElement)
public PropertyFocusableGets or sets a value that indicates whether the element can receive focus. This is a dependency property. (Inherited from System.Windows.UIElement)
public PropertyFocusVisualStyleGets or sets a property that enables customization of appearance, effects, or other style characteristics that will apply to this element when it captures keyboard focus. (Inherited from System.Windows.FrameworkElement)
public PropertyFontFamilyGets or sets the font family of the control. (Inherited from System.Windows.Controls.Control)
public PropertyFontSizeGets or sets the font size. (Inherited from System.Windows.Controls.Control)
public PropertyFontStretchGets or sets the degree to which a font is condensed or expanded on the screen. (Inherited from System.Windows.Controls.Control)
public PropertyFontStyleGets or sets the font style. (Inherited from System.Windows.Controls.Control)
public PropertyFontWeightGets or sets the weight or thickness of the specified font. (Inherited from System.Windows.Controls.Control)
public PropertyForceCursorGets or sets a value that indicates whether this System.Windows.FrameworkElement should force the user interface (UI) to render the cursor as declared by the System.Windows.FrameworkElement.Cursor property. (Inherited from System.Windows.FrameworkElement)
public PropertyForegroundGets or sets a brush that describes the foreground color. (Inherited from System.Windows.Controls.Control)
public PropertyFrozenColumnCountGets or sets the number of non-scrolling columns. (Inherited from System.Windows.Controls.DataGrid)
public PropertyGraphicsLayerThe graphics layer bound to the FeatureDataGrid.  
public PropertyGridLinesVisibilityGets or sets a value that indicates which grid lines are shown. (Inherited from System.Windows.Controls.DataGrid)
public PropertyGroupStyleGets a collection of System.Windows.Controls.GroupStyle objects that define the appearance of each level of groups. (Inherited from System.Windows.Controls.ItemsControl)
public PropertyGroupStyleSelectorGets or sets a method that enables you to provide custom selection logic for a System.Windows.Controls.GroupStyle to apply to each group in a collection. (Inherited from System.Windows.Controls.ItemsControl)
public PropertyHasAnimatedPropertiesGets a value indicating whether this element has any animated properties. (Inherited from System.Windows.UIElement)
public PropertyHasItemsGets a value that indicates whether the System.Windows.Controls.ItemsControl contains items. (Inherited from System.Windows.Controls.ItemsControl)
public PropertyHeadersVisibilityGets or sets the value that specifies the visibility of the row and column headers. (Inherited from System.Windows.Controls.DataGrid)
public PropertyHeightGets or sets the suggested height of the element. (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalAlignmentGets or sets the horizontal alignment characteristics applied to this element when it is composed within a parent element, such as a panel or items control. (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalContentAlignmentGets or sets the horizontal alignment of the control's content. (Inherited from System.Windows.Controls.Control)
public PropertyHorizontalGridLinesBrushGets or sets the brush that is used to draw the horizontal grid lines. (Inherited from System.Windows.Controls.DataGrid)
public PropertyHorizontalScrollBarVisibilityGets or sets a value that indicates how horizontal scroll bars are displayed in the System.Windows.Controls.DataGrid. (Inherited from System.Windows.Controls.DataGrid)
public PropertyInputBindingsGets the collection of input bindings associated with this element. (Inherited from System.Windows.UIElement)
public PropertyInputScopeGets or sets the context for input used by this System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
public PropertyIsArrangeValidGets a value indicating whether the computed size and position of child elements in this element's layout are valid. (Inherited from System.Windows.UIElement)
public PropertyIsEnabledGets or sets a value indicating whether this element is enabled in the user interface (UI). This is a dependency property. (Inherited from System.Windows.UIElement)
public PropertyIsFocusedGets a value that determines whether this element has logical focus. This is a dependency property. (Inherited from System.Windows.UIElement)
public PropertyIsGroupingGets a value that indicates whether the control is using grouping. (Inherited from System.Windows.Controls.ItemsControl)
public PropertyIsHitTestVisibleGets or sets a value that declares whether this element can possibly be returned as a hit test result from some portion of its rendered content. This is a dependency property. (Inherited from System.Windows.UIElement)
public PropertyIsInitializedGets a value that indicates whether this element has been initialized, either during processing by a XAML processor, or by explicitly having its System.Windows.FrameworkElement.EndInit method called. (Inherited from System.Windows.FrameworkElement)
public PropertyIsInputMethodEnabledGets a value indicating whether an input method system, such as an Input Method Editor (IME), is enabled for processing the input to this element. (Inherited from System.Windows.UIElement)
public PropertyIsKeyboardFocusedGets a value indicating whether this element has keyboard focus. This is a dependency property. (Inherited from System.Windows.UIElement)
public PropertyIsKeyboardFocusWithinGets a value indicating whether keyboard focus is anywhere within the element or its visual tree child elements. This is a dependency property. (Inherited from System.Windows.UIElement)
public PropertyIsLoadedGets a value that indicates whether this element has been loaded for presentation. (Inherited from System.Windows.FrameworkElement)
public PropertyIsManipulationEnabledGets or sets a value that indicates whether manipulation events are enabled on this System.Windows.UIElement. (Inherited from System.Windows.UIElement)
public PropertyIsMeasureValidGets a value indicating whether the current size returned by layout measure is valid. (Inherited from System.Windows.UIElement)
public PropertyIsMouseCapturedGets a value indicating whether the mouse is captured to this element. This is a dependency property. (Inherited from System.Windows.UIElement)
public PropertyIsMouseCaptureWithinGets a value that determines whether mouse capture is held by this element or by child elements in its visual tree. This is a dependency property. (Inherited from System.Windows.UIElement)
public PropertyIsMouseDirectlyOverGets a value that indicates whether the position of the mouse pointer corresponds to hit test results, which take element compositing into account. This is a dependency property. (Inherited from System.Windows.UIElement)
public PropertyIsMouseOverGets a value indicating whether the mouse pointer is located over this element (including child elements in the visual tree). This is a dependency property. (Inherited from System.Windows.UIElement)
public PropertyIsReadOnlyGets or sets a value that indicates whether the user can edit values in the System.Windows.Controls.DataGrid. (Inherited from System.Windows.Controls.DataGrid)
public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
public PropertyIsStylusCapturedGets a value indicating whether the stylus is captured by this element. This is a dependency property. (Inherited from System.Windows.UIElement)
public PropertyIsStylusCaptureWithinGets a value that determines whether stylus capture is held by this element, or an element within the element bounds and its visual tree. This is a dependency property. (Inherited from System.Windows.UIElement)
public PropertyIsStylusDirectlyOverGets a value that indicates whether the stylus position corresponds to hit test results, which take element compositing into account. This is a dependency property. (Inherited from System.Windows.UIElement)
public PropertyIsStylusOverGets a value indicating whether the stylus cursor is located over this element (including visual child elements). This is a dependency property. (Inherited from System.Windows.UIElement)
public PropertyIsSynchronizedWithCurrentItemGets or sets a value that indicates whether a System.Windows.Controls.Primitives.Selector should keep the System.Windows.Controls.Primitives.Selector.SelectedItem synchronized with the current item in the System.Windows.Controls.ItemsControl.Items property. (Inherited from System.Windows.Controls.Primitives.Selector)
public PropertyIsTabStopGets or sets a value that indicates whether a control is included in tab navigation. (Inherited from System.Windows.Controls.Control)
public PropertyIsTextSearchCaseSensitiveGets or sets a value that indicates whether case is a condition when searching for items. (Inherited from System.Windows.Controls.ItemsControl)
public PropertyIsTextSearchEnabledGets or sets a value that indicates whether System.Windows.Controls.TextSearch is enabled on the System.Windows.Controls.ItemsControl instance. (Inherited from System.Windows.Controls.ItemsControl)
public PropertyIsVisibleGets a value indicating whether this element is visible in the user interface (UI). This is a dependency property. (Inherited from System.Windows.UIElement)
public PropertyItemBindingGroupGets or sets the System.Windows.Data.BindingGroup that is copied to each item in the System.Windows.Controls.ItemsControl. (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemContainerGeneratorGets the System.Windows.Controls.ItemContainerGenerator that is associated with the control. (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemContainerStyleGets or sets the System.Windows.Style that is applied to the container element generated for each item. (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemContainerStyleSelectorGets or sets custom style-selection logic for a style that can be applied to each generated container element. (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemsGets the collection used to generate the content of the System.Windows.Controls.ItemsControl. (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemsPanelGets or sets the template that defines the panel that controls the layout of items. (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemsSourceGets or sets a collection used to generate the content of the System.Windows.Controls.ItemsControl. (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemStringFormatGets or sets a composite string that specifies how to format the items in the System.Windows.Controls.ItemsControl if they are displayed as strings. (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemTemplateGets or sets the System.Windows.DataTemplate used to display each item. (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemTemplateSelectorGets or sets the custom logic for choosing a template used to display each item. (Inherited from System.Windows.Controls.ItemsControl)
public PropertyLanguageGets or sets localization/globalization language information that applies to an element. (Inherited from System.Windows.FrameworkElement)
public PropertyLayoutTransformGets or sets a graphics transformation that should apply to this element when layout is performed. (Inherited from System.Windows.FrameworkElement)
public PropertyMapGets or sets the map containing the GraphicsLayer.  
public PropertyMarginGets or sets the outer margin of an element. (Inherited from System.Windows.FrameworkElement)
public PropertyMaxColumnWidthGets or sets the maximum width constraint of the columns and headers in the System.Windows.Controls.DataGrid. (Inherited from System.Windows.Controls.DataGrid)
public PropertyMaxHeightGets or sets the maximum height constraint of the element. (Inherited from System.Windows.FrameworkElement)
public PropertyMaxWidthGets or sets the maximum width constraint of the element. (Inherited from System.Windows.FrameworkElement)
public PropertyMinColumnWidthGets or sets the minimum width constraint of the columns and headers in the System.Windows.Controls.DataGrid. (Inherited from System.Windows.Controls.DataGrid)
public PropertyMinHeightGets or sets the minimum height constraint of the element. (Inherited from System.Windows.FrameworkElement)
public PropertyMinRowHeightGets or sets the minimum height constraint of the rows and headers in the System.Windows.Controls.DataGrid. (Inherited from System.Windows.Controls.DataGrid)
public PropertyMinWidthGets or sets the minimum width constraint of the element. (Inherited from System.Windows.FrameworkElement)
public PropertyNameGets or sets the identifying name of the element. The name provides a reference so that code-behind, such as event handler code, can refer to a markup element after it is constructed during processing by a XAML processor. (Inherited from System.Windows.FrameworkElement)
public PropertyNewItemMarginGets or sets the margin for the new item row. (Inherited from System.Windows.Controls.DataGrid)
public PropertyNonFrozenColumnsViewportHorizontalOffsetGets the horizontal offset of the scrollable columns in the view port. (Inherited from System.Windows.Controls.DataGrid)
public PropertyOpacityGets or sets the opacity factor applied to the entire System.Windows.UIElement when it is rendered in the user interface (UI). This is a dependency property. (Inherited from System.Windows.UIElement)
public PropertyOpacityMaskGets or sets an opacity mask, as a System.Windows.Media.Brush implementation that is applied to any alpha-channel masking for the rendered content of this element. This is a dependency property. (Inherited from System.Windows.UIElement)
public PropertyOverridesDefaultStyleGets or sets a value that indicates whether this element incorporates style properties from theme styles. (Inherited from System.Windows.FrameworkElement)
public PropertyPaddingGets or sets the padding inside a control. (Inherited from System.Windows.Controls.Control)
public PropertyParentGets the logical parent element of this element. (Inherited from System.Windows.FrameworkElement)
public PropertyPersistIdGets a value that uniquely identifies this element. (Inherited from System.Windows.UIElement)
public PropertyRenderSizeGets (or sets, but see Remarks) the final render size of this element. (Inherited from System.Windows.UIElement)
public PropertyRenderTransformGets or sets transform information that affects the rendering position of this element. This is a dependency property. (Inherited from System.Windows.UIElement)
public PropertyRenderTransformOriginGets or sets the center point of any possible render transform declared by System.Windows.UIElement.RenderTransform, relative to the bounds of the element. This is a dependency property. (Inherited from System.Windows.UIElement)
public PropertyResourcesGets or sets the locally-defined resource dictionary. (Inherited from System.Windows.FrameworkElement)
public PropertyRowBackgroundGets or sets the default brush for the row background. (Inherited from System.Windows.Controls.DataGrid)
public PropertyRowDetailsTemplateGets or sets the template that is used to display the row details. (Inherited from System.Windows.Controls.DataGrid)
public PropertyRowDetailsTemplateSelectorGets or sets the template selector that is used for the row details. (Inherited from System.Windows.Controls.DataGrid)
public PropertyRowDetailsVisibilityModeGets or sets a value that indicates when the details section of a row is displayed. (Inherited from System.Windows.Controls.DataGrid)
public PropertyRowHeaderActualWidthGets the rendered width of the row headers column. (Inherited from System.Windows.Controls.DataGrid)
public PropertyRowHeaderStyleGets or sets the style applied to all row headers. (Inherited from System.Windows.Controls.DataGrid)
public PropertyRowHeaderTemplateGets or set the template for the row headers. (Inherited from System.Windows.Controls.DataGrid)
public PropertyRowHeaderTemplateSelectorGets or sets the template selector for row headers. (Inherited from System.Windows.Controls.DataGrid)
public PropertyRowHeaderWidthGets or sets the width of the row header column. (Inherited from System.Windows.Controls.DataGrid)
public PropertyRowHeightGets or sets the suggested height for all rows. (Inherited from System.Windows.Controls.DataGrid)
public PropertyRowStyleGets or sets the style applied to all rows. (Inherited from System.Windows.Controls.DataGrid)
public PropertyRowStyleSelectorGets or sets the style selector for the rows. (Inherited from System.Windows.Controls.DataGrid)
public PropertyRowValidationErrorTemplateGets or sets the template that is used to visually indicate an error in row validation. (Inherited from System.Windows.Controls.DataGrid)
public PropertyRowValidationRulesGets the rules that are used to validate the data in each row. (Inherited from System.Windows.Controls.DataGrid)
public PropertySelectedCellsGets the list of cells that are currently selected. (Inherited from System.Windows.Controls.DataGrid)
public PropertySelectedGraphicsGets the selected graphics.  
public PropertySelectedIndexGets or sets the index of the first item in the current selection or returns negative one (-1) if the selection is empty. (Inherited from System.Windows.Controls.Primitives.Selector)
public PropertySelectedItemGets or sets the first item in the current selection or returns null if the selection is empty (Inherited from System.Windows.Controls.Primitives.Selector)
public PropertySelectedItemsGets the items in the System.Windows.Controls.Primitives.MultiSelector that are selected. (Inherited from System.Windows.Controls.Primitives.MultiSelector)
public PropertySelectedValueGets or sets the value of the System.Windows.Controls.Primitives.Selector.SelectedItem, obtained by using System.Windows.Controls.Primitives.Selector.SelectedValuePath. (Inherited from System.Windows.Controls.Primitives.Selector)
public PropertySelectedValuePathGets or sets the path that is used to get the System.Windows.Controls.Primitives.Selector.SelectedValue from the System.Windows.Controls.Primitives.Selector.SelectedItem. (Inherited from System.Windows.Controls.Primitives.Selector)
public PropertySelectionModeGets or sets a value that indicates how rows and cells are selected in the System.Windows.Controls.DataGrid. (Inherited from System.Windows.Controls.DataGrid)
public PropertySelectionUnitGets or sets a value that indicates whether rows, cells, or both can be selected in the System.Windows.Controls.DataGrid. (Inherited from System.Windows.Controls.DataGrid)
public PropertySnapsToDevicePixelsGets or sets a value that determines whether rendering for this element should use device-specific pixel settings during rendering. This is a dependency property. (Inherited from System.Windows.UIElement)
public PropertyStyleGets or sets the style used by this element when it is rendered. (Inherited from System.Windows.FrameworkElement)
public PropertyTabIndexGets or sets a value that determines the order in which elements receive focus when the user navigates through controls by using the TAB key. (Inherited from System.Windows.Controls.Control)
public PropertyTagGets or sets an arbitrary object value that can be used to store custom information about this element. (Inherited from System.Windows.FrameworkElement)
public PropertyTemplateGets or sets a control template. (Inherited from System.Windows.Controls.Control)
public PropertyTemplatedParentGets a reference to the template parent of this element. This property is not relevant if the element was not created through a template. (Inherited from System.Windows.FrameworkElement)
public PropertyToolTipGets or sets the tool-tip object that is displayed for this element in the user interface (UI). (Inherited from System.Windows.FrameworkElement)
public PropertyTouchesCapturedGets all touch devices that are captured to this element. (Inherited from System.Windows.UIElement)
public PropertyTouchesCapturedWithinGets all touch devices that are captured to this element or any child elements in its visual tree. (Inherited from System.Windows.UIElement)
public PropertyTouchesDirectlyOverGets all touch devices that are over this element. (Inherited from System.Windows.UIElement)
public PropertyTouchesOverGets all touch devices that are over this element or any child elements in its visual tree. (Inherited from System.Windows.UIElement)
public PropertyTriggersGets the collection of triggers established directly on this element, or in child elements. (Inherited from System.Windows.FrameworkElement)
public PropertyUidGets or sets the unique identifier (for localization) for this element. This is a dependency property. (Inherited from System.Windows.UIElement)
public PropertyUseLayoutRoundingGets or sets a value that indicates whether layout rounding should be applied to this element's size and position during layout. (Inherited from System.Windows.FrameworkElement)
public PropertyVerticalAlignmentGets or sets the vertical alignment characteristics applied to this element when it is composed within a parent element such as a panel or items control. (Inherited from System.Windows.FrameworkElement)
public PropertyVerticalContentAlignmentGets or sets the vertical alignment of the control's content. (Inherited from System.Windows.Controls.Control)
public PropertyVerticalGridLinesBrushGets or sets the brush that is used to draw the vertical grid lines. (Inherited from System.Windows.Controls.DataGrid)
public PropertyVerticalScrollBarVisibilityGets or sets a value that indicates how vertical scroll bars are displayed in the System.Windows.Controls.DataGrid. (Inherited from System.Windows.Controls.DataGrid)
public PropertyVisibilityGets or sets the user interface (UI) visibility of this element. This is a dependency property. (Inherited from System.Windows.UIElement)
public PropertyWidthGets or sets the width of the element. (Inherited from System.Windows.FrameworkElement)
Top

Protected Properties

 NameDescription
protected PropertyCanSelectMultipleItemsGets or sets a value that indicates whether the multiple items in the System.Windows.Controls.Primitives.MultiSelector can be selected at a time. (Inherited from System.Windows.Controls.Primitives.MultiSelector)
protected PropertyIsEnabledCoreGets a value that becomes the return value of System.Windows.UIElement.IsEnabled in derived classes. (Inherited from System.Windows.UIElement)
protected PropertyIsUpdatingSelectedItemsGets a value that indicates whether the System.Windows.Controls.Primitives.MultiSelector is currently performing a bulk update to the System.Windows.Controls.Primitives.MultiSelector.SelectedItems collection. (Inherited from System.Windows.Controls.Primitives.MultiSelector)
protected PropertyStylusPlugInsGets a collection of all stylus plug-in (customization) objects associated with this element. (Inherited from System.Windows.UIElement)
protected PropertyVisualBitmapEffectGets or sets the System.Windows.Media.Effects.BitmapEffect value for the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
protected PropertyVisualBitmapEffectInputGets or sets the System.Windows.Media.Effects.BitmapEffectInput value for the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
protected PropertyVisualBitmapScalingModeGets or sets the System.Windows.Media.BitmapScalingMode for the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
protected PropertyVisualCacheModeGets or sets a cached representation of the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
protected PropertyVisualChildrenCountGets the number of visual child elements within this element. (Inherited from System.Windows.FrameworkElement)
protected PropertyVisualClipGets or sets the clip region of the System.Windows.Media.Visual as a System.Windows.Media.Geometry value. (Inherited from System.Windows.Media.Visual)
protected PropertyVisualEdgeModeGets or sets the edge mode of the System.Windows.Media.Visual as an System.Windows.Media.EdgeMode value. (Inherited from System.Windows.Media.Visual)
protected PropertyVisualEffectGets or sets the bitmap effect to apply to the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
protected PropertyVisualOffsetGets or sets the offset value of the visual object. (Inherited from System.Windows.Media.Visual)
protected PropertyVisualOpacityGets or sets the opacity of the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
protected PropertyVisualOpacityMaskGets or sets the System.Windows.Media.Brush value that represents the opacity mask of the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
protected PropertyVisualParentGets the visual tree parent of the visual object. (Inherited from System.Windows.Media.Visual)
protected PropertyVisualScrollableAreaClipGets or sets a clipped scrollable area for the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
protected PropertyVisualTransformGets or sets the System.Windows.Media.Transform value for the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
protected PropertyVisualXSnappingGuidelinesGets or sets the x-coordinate (vertical) guideline collection. (Inherited from System.Windows.Media.Visual)
protected PropertyVisualYSnappingGuidelinesGets or sets the y-coordinate (horizontal) guideline collection. (Inherited from System.Windows.Media.Visual)
Top

Public Methods

 NameDescription
public MethodAddHandlerOverloaded. Adds a routed event handler for a specified routed event, adding the handler to the handler collection on the current element. (Inherited from System.Windows.UIElement)
public MethodAddToEventRouteAdds handlers to the specified System.Windows.EventRoute for the current System.Windows.UIElement event handler collection. (Inherited from System.Windows.UIElement)
public MethodApplyAnimationClockOverloaded. Applies an animation to a specified dependency property on this element. Any existing animations are stopped and replaced with the new animation. (Inherited from System.Windows.UIElement)
public MethodApplyTemplateBuilds the current template's visual tree if necessary, and returns a value that indicates whether the visual tree was rebuilt by this call. (Inherited from System.Windows.FrameworkElement)
public MethodArrangePositions child elements and determines a size for a System.Windows.UIElement. Parent elements call this method from their System.Windows.UIElement.ArrangeCore(System.Windows.Rect) implementation (or a WPF framework-level equivalent) to form a recursive layout update. This method constitutes the second pass of a layout update. (Inherited from System.Windows.UIElement)
public MethodBeginAnimationOverloaded. Starts an animation for a specified animated property on this element. (Inherited from System.Windows.UIElement)
public MethodBeginEditOverloaded. Invokes the System.Windows.Controls.DataGrid.BeginEdit command, which will place the current cell or row into edit mode. (Inherited from System.Windows.Controls.DataGrid)
public MethodBeginInitIndicates that the initialization of the System.Windows.Controls.ItemsControl object is about to start. (Inherited from System.Windows.Controls.ItemsControl)
public MethodBeginStoryboardOverloaded. Begins the sequence of actions that are contained in the provided storyboard. (Inherited from System.Windows.FrameworkElement)
public MethodBringIntoViewOverloaded. Attempts to bring this element into view, within any scrollable regions it is contained within. (Inherited from System.Windows.FrameworkElement)
public MethodCancelEditOverloaded. Invokes the System.Windows.Controls.DataGrid.CancelEditCommand command for the cell or row currently in edit mode. (Inherited from System.Windows.Controls.DataGrid)
public MethodCaptureMouseAttempts to force capture of the mouse to this element. (Inherited from System.Windows.UIElement)
public MethodCaptureStylusAttempts to force capture of the stylus to this element. (Inherited from System.Windows.UIElement)
public MethodCaptureTouchAttempts to force capture of a touch to this element. (Inherited from System.Windows.UIElement)
public MethodClearDetailsVisibilityForItemClears the System.Windows.Controls.DataGridRow.DetailsVisibility property for the System.Windows.Controls.DataGridRow that represents the specified data item. (Inherited from System.Windows.Controls.DataGrid)
public MethodClearValueOverloaded. Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. (Inherited from System.Windows.DependencyObject)
public MethodCoerceValueCoerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
public MethodColumnFromDisplayIndexGets the System.Windows.Controls.DataGridColumn at the specified index. (Inherited from System.Windows.Controls.DataGrid)
public MethodCommitEditOverloaded. Invokes the System.Windows.Controls.DataGrid.CommitEditCommand command for the cell or row currently in edit mode. (Inherited from System.Windows.Controls.DataGrid)
public MethodContainerFromElement (Inherited from System.Windows.Controls.ItemsControl)
public MethodEndInitIndicates that the initialization of the System.Windows.Controls.ItemsControl object is complete. (Inherited from System.Windows.Controls.ItemsControl)
public MethodEquals (Inherited from System.Windows.DependencyObject)
public MethodFindCommonVisualAncestorReturns the common ancestor of two visual objects. (Inherited from System.Windows.Media.Visual)
public MethodFindName (Inherited from System.Windows.FrameworkElement)
public MethodFindResourceSearches for a resource with the specified key, and throws an exception if the requested resource is not found. (Inherited from System.Windows.FrameworkElement)
public MethodFocusAttempts to set focus to this element. (Inherited from System.Windows.UIElement)
public MethodGetAnimationBaseValueReturns the base property value for the specified property on this element, disregarding any possible animated value from a running or stopped animation. (Inherited from System.Windows.UIElement)
public MethodGetBindingExpressionReturns the System.Windows.Data.BindingExpression that represents the binding on the specified property. (Inherited from System.Windows.FrameworkElement)
public MethodGetDetailsVisibilityForItemGets the System.Windows.Controls.DataGridRow.DetailsVisibility property for the System.Windows.Controls.DataGridRow that represents the specified data item. (Inherited from System.Windows.Controls.DataGrid)
public MethodGetHashCodeGets a hash code for this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
public MethodGetLocalValueEnumeratorCreates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
public MethodGetValueReturns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
public MethodInputHitTest (Inherited from System.Windows.UIElement)
public MethodInvalidateArrangeInvalidates the arrange state (layout) for the element. After the invalidation, the element will have its layout updated, which will occur asynchronously unless subsequently forced by System.Windows.UIElement.UpdateLayout. (Inherited from System.Windows.UIElement)
public MethodInvalidateMeasureInvalidates the measurement state (layout) for the element. (Inherited from System.Windows.UIElement)
public MethodInvalidateProperty (Inherited from System.Windows.DependencyObject)
public MethodInvalidateVisualInvalidates the rendering of the element, and forces a complete new layout pass. System.Windows.UIElement.OnRender(System.Windows.Media.DrawingContext) is called after the layout cycle is completed. (Inherited from System.Windows.UIElement)
public MethodIsAncestorOfDetermines whether the visual object is an ancestor of the descendant visual object. (Inherited from System.Windows.Media.Visual)
public MethodIsDescendantOfDetermines whether the visual object is a descendant of the ancestor visual object. (Inherited from System.Windows.Media.Visual)
public MethodIsItemItsOwnContainerDetermines if the specified item is (or is eligible to be) its own container. (Inherited from System.Windows.Controls.ItemsControl)
public MethodMeasureUpdates the System.Windows.UIElement.DesiredSize of a System.Windows.UIElement. Parent elements call this method from their own System.Windows.UIElement.MeasureCore(System.Windows.Size) implementations to form a recursive layout update. Calling this method constitutes the first pass (the "Measure" pass) of a layout update. (Inherited from System.Windows.UIElement)
public MethodMoveFocusMoves the keyboard focus away from this element and to another element in a provided traversal direction. (Inherited from System.Windows.FrameworkElement)
public MethodOnApplyTemplateOverridden. When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call ApplyTemplate. In simplest terms, this means the method is called just before a UI element displays in an application.  
public MethodPointFromScreenConverts a System.Windows.Point in screen coordinates into a System.Windows.Point that represents the current coordinate system of the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
public MethodPointToScreenConverts a System.Windows.Point that represents the current coordinate system of the System.Windows.Media.Visual into a System.Windows.Point in screen coordinates. (Inherited from System.Windows.Media.Visual)
public MethodPredictFocusDetermines the next element that would receive focus relative to this element for a provided focus movement direction, but does not actually move the focus. (Inherited from System.Windows.FrameworkElement)
public MethodRaiseEvent (Inherited from System.Windows.UIElement)
public MethodReadLocalValueReturns the local value of a dependency property, if it exists. (Inherited from System.Windows.DependencyObject)
public MethodRegisterNameProvides an accessor that simplifies access to the System.Windows.NameScope registration method. (Inherited from System.Windows.FrameworkElement)
public MethodReleaseAllTouchCapturesReleases all captured touch devices from this element. (Inherited from System.Windows.UIElement)
public MethodReleaseMouseCaptureReleases the mouse capture, if this element held the capture. (Inherited from System.Windows.UIElement)
public MethodReleaseStylusCaptureReleases the stylus device capture, if this element held the capture. (Inherited from System.Windows.UIElement)
public MethodReleaseTouchCaptureAttempts to release the specified touch device from this element. (Inherited from System.Windows.UIElement)
public MethodRemoveHandler (Inherited from System.Windows.UIElement)
public MethodScrollIntoViewOverloaded. Scrolls the FeatureDataGrid vertically to display the row for the specified ESRI.ArcGIS.Client.Graphic and scrolls the FeatureDataGrid horizontally to display the specified column.  
public MethodSelectAllSelects all of the items in the System.Windows.Controls.Primitives.MultiSelector. (Inherited from System.Windows.Controls.Primitives.MultiSelector)
public MethodSelectAllCellsSelects all the cells in the System.Windows.Controls.DataGrid. (Inherited from System.Windows.Controls.DataGrid)
public MethodSetBindingOverloaded. Attaches a binding to this element, based on the provided binding object. (Inherited from System.Windows.FrameworkElement)
public MethodSetCurrentValue (Inherited from System.Windows.DependencyObject)
public MethodSetDetailsVisibilityForItemSets the value of the System.Windows.Controls.DataGridRow.DetailsVisibility property for the System.Windows.Controls.DataGridRow that contains the specified object. (Inherited from System.Windows.Controls.DataGrid)
public MethodSetResourceReferenceSearches for a resource with the specified name and sets up a resource reference to it for the specified property. (Inherited from System.Windows.FrameworkElement)
public MethodSetValueOverloaded. Sets the local value of a dependency property, specified by its dependency property identifier. (Inherited from System.Windows.DependencyObject)
public MethodToStringProvides a string representation of the System.Windows.Controls.ItemsControl object. (Inherited from System.Windows.Controls.ItemsControl)
public MethodTransformToAncestorOverloaded. Returns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified System.Windows.Media.Visual ancestor of the visual object. (Inherited from System.Windows.Media.Visual)
public MethodTransformToDescendantReturns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified visual object descendant. (Inherited from System.Windows.Media.Visual)
public MethodTransformToVisualReturns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified visual object. (Inherited from System.Windows.Media.Visual)
public MethodTranslatePointTranslates a point relative to this element to coordinates that are relative to the specified element. (Inherited from System.Windows.UIElement)
public MethodTryFindResourceSearches for a resource with the specified key, and returns that resource if found. (Inherited from System.Windows.FrameworkElement)
public MethodUnregisterNameSimplifies access to the System.Windows.NameScope de-registration method. (Inherited from System.Windows.FrameworkElement)
public MethodUnselectAllUnselects all of the items in the System.Windows.Controls.Primitives.MultiSelector. (Inherited from System.Windows.Controls.Primitives.MultiSelector)
public MethodUnselectAllCellsUnselects all the cells in the System.Windows.Controls.DataGrid. (Inherited from System.Windows.Controls.DataGrid)
public MethodUpdateDefaultStyleReapplies the default style to the current System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
public MethodUpdateLayoutEnsures that all visual child elements of this element are properly updated for layout. (Inherited from System.Windows.UIElement)
Top

Protected Methods

 NameDescription
protected MethodAddChildAdds the specified object as the child of the System.Windows.Controls.ItemsControl object. (Inherited from System.Windows.Controls.ItemsControl)
protected MethodAddTextAdds the specified text string to the System.Windows.Controls.ItemsControl object. (Inherited from System.Windows.Controls.ItemsControl)
protected MethodAddVisualChildDefines the parent-child relationship between two visuals. (Inherited from System.Windows.Media.Visual)
protected MethodArrangeCoreImplements System.Windows.UIElement.ArrangeCore(System.Windows.Rect) (defined as virtual in System.Windows.UIElement) and seals the implementation. (Inherited from System.Windows.FrameworkElement)
protected MethodArrangeOverrideCalled to arrange and size the content of a System.Windows.Controls.Control object. (Inherited from System.Windows.Controls.Control)
protected MethodBeginUpdateSelectedItemsStarts a new selection transaction. (Inherited from System.Windows.Controls.Primitives.MultiSelector)
protected MethodClearContainerForItemOverrideUnloads the row for the specified item. (Inherited from System.Windows.Controls.DataGrid)
protected MethodEndUpdateSelectedItemsCommits the selected items to the System.Windows.Controls.Primitives.MultiSelector. (Inherited from System.Windows.Controls.Primitives.MultiSelector)
protected MethodGetContainerForItemOverrideInstantiates a new System.Windows.Controls.DataGridRow. (Inherited from System.Windows.Controls.DataGrid)
protected MethodGetLayoutClipReturns a geometry for a clipping mask. The mask applies if the layout system attempts to arrange an element that is larger than the available display space. (Inherited from System.Windows.FrameworkElement)
protected MethodGetVisualChildOverrides System.Windows.Media.Visual.GetVisualChild(System.Int32), and returns a child at the specified index from a collection of child elements. (Inherited from System.Windows.FrameworkElement)
protected MethodHitTestCoreOverloaded. Implements System.Windows.Media.Visual.HitTestCore(System.Windows.Media.PointHitTestParameters) to supply base element hit testing behavior (returning System.Windows.Media.HitTestResult). (Inherited from System.Windows.UIElement)
protected MethodIsItemItsOwnContainerOverrideDetermines if an item is a System.Windows.Controls.DataGridRow. (Inherited from System.Windows.Controls.DataGrid)
protected MethodMeasureCoreImplements basic measure-pass layout system behavior for System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
protected MethodMeasureOverrideDetermines the desired size of the System.Windows.Controls.DataGrid. (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnAccessKeyProvides class handling for when an access key that is meaningful for this element is invoked. (Inherited from System.Windows.UIElement)
protected MethodOnAddingNewItemRaises the System.Windows.Controls.DataGrid.AddingNewItem event. (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnAlternationCountChanged (Inherited from System.Windows.Controls.ItemsControl)
protected MethodOnAutoGeneratedColumnsRaises the System.Windows.Controls.DataGrid.AutoGeneratedColumns event. (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnAutoGeneratingColumnOverridden. Raises the System.Windows.Controls.DataGrid.AutoGeneratingColumn event.  
protected MethodOnBeginningEditOverridden. Checks for FeatureLayer restrictions and cancels the edit if FeatureLayer, EditorTracking or Field indicate that and edit is not allowed.  
protected MethodOnCanExecuteBeginEdit (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnCanExecuteCancelEdit (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnCanExecuteCommitEdit (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnCanExecuteCopy (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnCanExecuteDelete (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnCellEditEndingOverridden. Raises the System.Windows.Controls.DataGrid.CellEditEnding event.  
protected MethodOnChildDesiredSizeChangedSupports layout behavior when a child element is resized. (Inherited from System.Windows.UIElement)
protected MethodOnContextMenuClosingInvoked whenever an unhandled System.Windows.FrameworkElement.ContextMenuClosing routed event reaches this class in its route. Implement this method to add class handling for this event. (Inherited from System.Windows.FrameworkElement)
protected MethodOnContextMenuOpeningSelects a cell if its context menu is opened. (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnCopyingRowClipboardContentRaises the System.Windows.Controls.DataGrid.CopyingRowClipboardContent event. (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnCreateAutomationPeerReturns the automation peer for this System.Windows.Controls.DataGrid. (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnCurrentCellChanged (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnDisplayMemberPathChanged (Inherited from System.Windows.Controls.ItemsControl)
protected MethodOnDragEnterInvoked when an unhandled System.Windows.DragDrop.DragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnDragLeaveInvoked when an unhandled System.Windows.DragDrop.DragLeave attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnDragOverInvoked when an unhandled System.Windows.DragDrop.DragOver attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnDropInvoked when an unhandled System.Windows.DragDrop.DragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnExecutedBeginEdit (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnExecutedCancelEdit (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnExecutedCommitEdit (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnExecutedCopy (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnExecutedDelete (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnGiveFeedbackInvoked when an unhandled System.Windows.DragDrop.GiveFeedback attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnGotFocusInvoked whenever an unhandled System.Windows.UIElement.GotFocus event reaches this element in its route. (Inherited from System.Windows.FrameworkElement)
protected MethodOnGotKeyboardFocusInvoked when an unhandled System.Windows.Input.Keyboard.GotKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnGotMouseCaptureInvoked when an unhandled System.Windows.Input.Mouse.GotMouseCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnGotStylusCaptureInvoked when an unhandled System.Windows.Input.Stylus.GotStylusCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnGotTouchCaptureProvides class handling for the System.Windows.UIElement.GotTouchCapture routed event that occurs when a touch is captured to this element. (Inherited from System.Windows.UIElement)
protected MethodOnGroupStyleSelectorChanged (Inherited from System.Windows.Controls.ItemsControl)
protected MethodOnInitializedRaises the System.Windows.FrameworkElement.Initialized event. This method is invoked whenever System.Windows.FrameworkElement.IsInitialized is set to true internally. (Inherited from System.Windows.Controls.Primitives.Selector)
protected MethodOnInitializingNewItemRaises the System.Windows.Controls.DataGrid.InitializingNewItem event. (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnIsKeyboardFocusedChangedInvoked when an unhandled System.Windows.UIElement.IsKeyboardFocusedChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnIsKeyboardFocusWithinChangedCalled when the System.Windows.UIElement.IsKeyboardFocusWithin property has changed. (Inherited from System.Windows.Controls.Primitives.Selector)
protected MethodOnIsMouseCapturedChangedCalled when the System.Windows.UIElement.IsMouseCaptured property changes on this element. (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnIsMouseCaptureWithinChangedInvoked when an unhandled System.Windows.UIElement.IsMouseCaptureWithinChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnIsMouseDirectlyOverChangedInvoked when an unhandled System.Windows.UIElement.IsMouseDirectlyOverChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnIsStylusCapturedChangedInvoked when an unhandled System.Windows.UIElement.IsStylusCapturedChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnIsStylusCaptureWithinChangedInvoked when an unhandled System.Windows.UIElement.IsStylusCaptureWithinChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnIsStylusDirectlyOverChangedInvoked when an unhandled System.Windows.UIElement.IsStylusDirectlyOverChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnItemBindingGroupChanged (Inherited from System.Windows.Controls.ItemsControl)
protected MethodOnItemContainerStyleChanged (Inherited from System.Windows.Controls.ItemsControl)
protected MethodOnItemContainerStyleSelectorChanged (Inherited from System.Windows.Controls.ItemsControl)
protected MethodOnItemsChangedPerforms column auto generation and updates validation flags when items change. (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnItemsPanelChanged (Inherited from System.Windows.Controls.ItemsControl)
protected MethodOnItemsSourceChangedInvoked when the System.Windows.Controls.ItemsControl.ItemsSource property changes. (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnItemStringFormatChanged (Inherited from System.Windows.Controls.ItemsControl)
protected MethodOnItemTemplateChanged (Inherited from System.Windows.Controls.ItemsControl)
protected MethodOnItemTemplateSelectorChanged (Inherited from System.Windows.Controls.ItemsControl)
protected MethodOnKeyDown (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnKeyUpInvoked when an unhandled System.Windows.Input.Keyboard.KeyUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnLoadingRowOverridden. When a DataGridRow scrolls into view this method is invoked. A binding relationship is established between the DataGridRow.IsSelected property and the Graphic.Selected property.  
protected MethodOnLoadingRowDetailsRaises the System.Windows.Controls.DataGrid.LoadingRowDetails event. (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnLostFocusRaises the System.Windows.UIElement.LostFocus routed event by using the event data that is provided. (Inherited from System.Windows.UIElement)
protected MethodOnLostKeyboardFocusInvoked when an unhandled System.Windows.Input.Keyboard.LostKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnLostMouseCaptureInvoked when an unhandled System.Windows.Input.Mouse.LostMouseCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnLostStylusCaptureInvoked when an unhandled System.Windows.Input.Stylus.LostStylusCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnLostTouchCaptureProvides class handling for the System.Windows.UIElement.LostTouchCapture routed event that occurs when this element loses a touch capture. (Inherited from System.Windows.UIElement)
protected MethodOnManipulationBoundaryFeedbackCalled when the System.Windows.UIElement.ManipulationBoundaryFeedback event occurs. (Inherited from System.Windows.UIElement)
protected MethodOnManipulationCompletedCalled when the System.Windows.UIElement.ManipulationCompleted event occurs. (Inherited from System.Windows.UIElement)
protected MethodOnManipulationDeltaCalled when the System.Windows.UIElement.ManipulationDelta event occurs. (Inherited from System.Windows.UIElement)
protected MethodOnManipulationInertiaStartingCalled when the System.Windows.UIElement.ManipulationInertiaStarting event occurs. (Inherited from System.Windows.UIElement)
protected MethodOnManipulationStartedCalled when the System.Windows.UIElement.ManipulationStarted event occurs. (Inherited from System.Windows.UIElement)
protected MethodOnManipulationStartingProvides class handling for the System.Windows.UIElement.ManipulationStarting routed event that occurs when the manipulation processor is first created. (Inherited from System.Windows.UIElement)
protected MethodOnMouseDoubleClickRaises the System.Windows.Controls.Control.MouseDoubleClick routed event. (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseDownInvoked when an unhandled System.Windows.Input.Mouse.MouseDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnMouseEnterInvoked when an unhandled System.Windows.Input.Mouse.MouseEnter attached event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnMouseLeaveInvoked when an unhandled System.Windows.Input.Mouse.MouseLeave attached event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnMouseLeftButtonDownInvoked when an unhandled System.Windows.UIElement.MouseLeftButtonDown routed event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnMouseLeftButtonUpInvoked when an unhandled System.Windows.UIElement.MouseLeftButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnMouseMoveUpdates the collection of items that are selected due to the user dragging the mouse in the System.Windows.Controls.DataGrid. (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnMouseRightButtonDownInvoked when an unhandled System.Windows.UIElement.MouseRightButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnMouseRightButtonUpInvoked when an unhandled System.Windows.UIElement.MouseRightButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnMouseUpInvoked when an unhandled System.Windows.Input.Mouse.MouseUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnMouseWheelInvoked when an unhandled System.Windows.Input.Mouse.MouseWheel attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewDragEnterInvoked when an unhandled System.Windows.DragDrop.PreviewDragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewDragLeaveInvoked when an unhandled System.Windows.DragDrop.PreviewDragLeave attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewDragOverInvoked when an unhandled System.Windows.DragDrop.PreviewDragOver attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewDropInvoked when an unhandled System.Windows.DragDrop.PreviewDrop attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewGiveFeedbackInvoked when an unhandled System.Windows.DragDrop.PreviewGiveFeedback attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewGotKeyboardFocusInvoked when an unhandled System.Windows.Input.Keyboard.PreviewGotKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewKeyDownInvoked when an unhandled System.Windows.Input.Keyboard.PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewKeyUpInvoked when an unhandled System.Windows.Input.Keyboard.PreviewKeyUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewLostKeyboardFocusInvoked when an unhandled System.Windows.Input.Keyboard.PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewMouseDoubleClickRaises the System.Windows.Controls.Control.PreviewMouseDoubleClick routed event. (Inherited from System.Windows.Controls.Control)
protected MethodOnPreviewMouseDownInvoked when an unhandled System.Windows.Input.Mouse.PreviewMouseDown attached routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewMouseLeftButtonDownInvoked when an unhandled System.Windows.UIElement.PreviewMouseLeftButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewMouseLeftButtonUpInvoked when an unhandled System.Windows.UIElement.PreviewMouseLeftButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewMouseMoveInvoked when an unhandled System.Windows.Input.Mouse.PreviewMouseMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewMouseRightButtonDownInvoked when an unhandled System.Windows.UIElement.PreviewMouseRightButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewMouseRightButtonUpInvoked when an unhandled System.Windows.UIElement.PreviewMouseRightButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewMouseUpInvoked when an unhandled System.Windows.Input.Mouse.PreviewMouseUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewMouseWheelInvoked when an unhandled System.Windows.Input.Mouse.PreviewMouseWheel attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewQueryContinueDragInvoked when an unhandled System.Windows.DragDrop.PreviewQueryContinueDrag attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewStylusButtonDownInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusButtonDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewStylusButtonUpInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusButtonUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewStylusDownInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewStylusInAirMoveInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusInAirMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewStylusInRangeInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusInRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewStylusMoveInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewStylusOutOfRangeInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusOutOfRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewStylusSystemGestureInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusSystemGesture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewStylusUpInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewTextInputInvoked when an unhandled System.Windows.Input.TextCompositionManager.PreviewTextInput attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewTouchDownProvides class handling for the System.Windows.UIElement.PreviewTouchDown routed event that occurs when a touch presses this element. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewTouchMoveProvides class handling for the System.Windows.UIElement.PreviewTouchMove routed event that occurs when a touch moves while inside this element. (Inherited from System.Windows.UIElement)
protected MethodOnPreviewTouchUpProvides class handling for the System.Windows.UIElement.PreviewTouchUp routed event that occurs when a touch is released inside this element. (Inherited from System.Windows.UIElement)
protected MethodOnPropertyChangedInvoked whenever the effective value of any dependency property on this System.Windows.FrameworkElement has been updated. The specific dependency property that changed is reported in the arguments parameter. Overrides System.Windows.DependencyObject.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs). (Inherited from System.Windows.FrameworkElement)
protected MethodOnQueryContinueDragInvoked when an unhandled System.Windows.DragDrop.QueryContinueDrag attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnQueryCursorInvoked when an unhandled System.Windows.Input.Mouse.QueryCursor attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnRenderWhen overridden in a derived class, participates in rendering operations that are directed by the layout system. The rendering instructions for this element are not used directly when this method is invoked, and are instead preserved for later asynchronous use by layout and drawing. (Inherited from System.Windows.UIElement)
protected MethodOnRowEditEndingRaises the System.Windows.Controls.DataGrid.RowEditEnding event. (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnSelectedCellsChanged (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnSelectionChangedOverridden. Raises the System.Windows.Controls.DataGrid.SelectionChanged event.  
protected MethodOnSortingOverridden. Intercepts the OnSort event and performs a custom sort on Graphic.Attributes  
protected MethodOnStylusButtonDownInvoked when an unhandled System.Windows.Input.Stylus.StylusButtonDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnStylusButtonUpInvoked when an unhandled System.Windows.Input.Stylus.StylusButtonUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnStylusDownInvoked when an unhandled System.Windows.Input.Stylus.StylusDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnStylusEnterInvoked when an unhandled System.Windows.Input.Stylus.StylusEnter attached event is raised by this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnStylusInAirMoveInvoked when an unhandled System.Windows.Input.Stylus.StylusInAirMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnStylusInRangeInvoked when an unhandled System.Windows.Input.Stylus.StylusInRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnStylusLeaveInvoked when an unhandled System.Windows.Input.Stylus.StylusLeave attached event is raised by this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnStylusMoveInvoked when an unhandled System.Windows.Input.Stylus.StylusMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnStylusOutOfRangeInvoked when an unhandled System.Windows.Input.Stylus.StylusOutOfRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnStylusSystemGestureInvoked when an unhandled System.Windows.Input.Stylus.StylusSystemGesture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnStylusUpInvoked when an unhandled System.Windows.Input.Stylus.StylusUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
protected MethodOnTemplateChangedCalled whenever the template of the System.Windows.Controls.DataGrid changes. (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnTextInputProvides class handling for the System.Windows.UIElement.TextInput routed event. (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnToolTipClosingInvoked whenever an unhandled System.Windows.FrameworkElement.ToolTipClosing routed event reaches this class in its route. Implement this method to add class handling for this event. (Inherited from System.Windows.FrameworkElement)
protected MethodOnToolTipOpeningInvoked whenever the System.Windows.FrameworkElement.ToolTipOpening routed event reaches this class in its route. Implement this method to add class handling for this event. (Inherited from System.Windows.FrameworkElement)
protected MethodOnTouchDownProvides class handling for the System.Windows.UIElement.TouchDown routed event that occurs when a touch presses inside this element. (Inherited from System.Windows.UIElement)
protected MethodOnTouchEnterProvides class handling for the System.Windows.UIElement.TouchEnter routed event that occurs when a touch moves from outside to inside the bounds of this element. (Inherited from System.Windows.UIElement)
protected MethodOnTouchLeaveProvides class handling for the System.Windows.UIElement.TouchLeave routed event that occurs when a touch moves from inside to outside the bounds of this System.Windows.UIElement. (Inherited from System.Windows.UIElement)
protected MethodOnTouchMoveProvides class handling for the System.Windows.UIElement.TouchMove routed event that occurs when a touch moves while inside this element. (Inherited from System.Windows.UIElement)
protected MethodOnTouchUpProvides class handling for the System.Windows.UIElement.TouchUp routed event that occurs when a touch is released inside this element. (Inherited from System.Windows.UIElement)
protected MethodOnUnloadingRowOverridden. Unloads the row when it scrolls out of view.  
protected MethodOnUnloadingRowDetailsRaises the System.Windows.Controls.DataGrid.UnloadingRowDetails event. (Inherited from System.Windows.Controls.DataGrid)
protected MethodPrepareContainerForItemOverridePrepares a new row for the specified item. (Inherited from System.Windows.Controls.DataGrid)
protected MethodRemoveVisualChildRemoves the parent-child relationship between two visuals. (Inherited from System.Windows.Media.Visual)
protected MethodShouldApplyItemContainerStyleReturns a value that indicates whether to apply the style from the System.Windows.Controls.ItemsControl.ItemContainerStyle or System.Windows.Controls.ItemsControl.ItemContainerStyleSelector property to the container element of the specified item. (Inherited from System.Windows.Controls.ItemsControl)
Top

Public Events

 NameDescription
public EventAddingNewItemOccurs before a new item is added to the System.Windows.Controls.DataGrid. (Inherited from System.Windows.Controls.DataGrid)
public EventAutoGeneratedColumnsOccurs when auto generation of all columns is completed. (Inherited from System.Windows.Controls.DataGrid)
public EventAutoGeneratingColumnOccurs when an individual column is auto-generated. (Inherited from System.Windows.Controls.DataGrid)
public EventBeginningEditOccurs before a row or cell enters edit mode. (Inherited from System.Windows.Controls.DataGrid)
public EventCellEditEndingOccurs before a cell edit is committed or canceled. (Inherited from System.Windows.Controls.DataGrid)
public EventColumnDisplayIndexChangedOccurs when the System.Windows.Controls.DataGridColumn.DisplayIndex property on one of the columns changes. (Inherited from System.Windows.Controls.DataGrid)
public EventColumnHeaderDragCompletedOccurs when the user releases a column header after dragging it by using the mouse. (Inherited from System.Windows.Controls.DataGrid)
public EventColumnHeaderDragDeltaOccurs every time the mouse position changes while the user drags a column header. (Inherited from System.Windows.Controls.DataGrid)
public EventColumnHeaderDragStartedOccurs when the user begins dragging a column header by using the mouse. (Inherited from System.Windows.Controls.DataGrid)
public EventColumnReorderedOccurs when a column moves to a new position in the display order. (Inherited from System.Windows.Controls.DataGrid)
public EventColumnReorderingOccurs before a column moves to a new position in the display order. (Inherited from System.Windows.Controls.DataGrid)
public EventContextMenuClosingOccurs just before any context menu on the element is closed. (Inherited from System.Windows.FrameworkElement)
public EventContextMenuOpeningOccurs when any context menu on the element is opened. (Inherited from System.Windows.FrameworkElement)
public EventCopyingRowClipboardContentOccurs after the default row content is prepared. (Inherited from System.Windows.Controls.DataGrid)
public EventCurrentCellChangedOccurs when the value of the System.Windows.Controls.DataGrid.CurrentCell property has changed. (Inherited from System.Windows.Controls.DataGrid)
public EventDataContextChangedOccurs when the data context for this element changes. (Inherited from System.Windows.FrameworkElement)
public EventDragEnterOccurs when the input system reports an underlying drag event with this element as the drag target. (Inherited from System.Windows.UIElement)
public EventDragLeaveOccurs when the input system reports an underlying drag event with this element as the drag origin. (Inherited from System.Windows.UIElement)
public EventDragOverOccurs when the input system reports an underlying drag event with this element as the potential drop target. (Inherited from System.Windows.UIElement)
public EventDropOccurs when the input system reports an underlying drop event with this element as the drop target. (Inherited from System.Windows.UIElement)
public EventFocusableChangedOccurs when the value of the System.Windows.UIElement.Focusable property changes. (Inherited from System.Windows.UIElement)
public EventGiveFeedbackOccurs when the input system reports an underlying drag-and-drop event that involves this element. (Inherited from System.Windows.UIElement)
public EventGotFocusOccurs when this element gets logical focus. (Inherited from System.Windows.UIElement)
public EventGotKeyboardFocusOccurs when the keyboard is focused on this element. (Inherited from System.Windows.UIElement)
public EventGotMouseCaptureOccurs when this element captures the mouse. (Inherited from System.Windows.UIElement)
public EventGotStylusCaptureOccurs when this element captures the stylus. (Inherited from System.Windows.UIElement)
public EventGotTouchCaptureOccurs when a touch is captured to this element. (Inherited from System.Windows.UIElement)
public EventInitializedOccurs when this System.Windows.FrameworkElement is initialized. This event coincides with cases where the value of the System.Windows.FrameworkElement.IsInitialized property changes from false (or undefined) to true. (Inherited from System.Windows.FrameworkElement)
public EventInitializingNewItemOccurs when a new item is created. (Inherited from System.Windows.Controls.DataGrid)
public EventIsEnabledChangedOccurs when the value of the System.Windows.UIElement.IsEnabled property on this element changes. (Inherited from System.Windows.UIElement)
public EventIsHitTestVisibleChangedOccurs when the value of the System.Windows.UIElement.IsHitTestVisible dependency property changes on this element. (Inherited from System.Windows.UIElement)
public EventIsKeyboardFocusedChangedOccurs when the value of the System.Windows.UIElement.IsKeyboardFocused property changes on this element. (Inherited from System.Windows.UIElement)
public EventIsKeyboardFocusWithinChangedOccurs when the value of the System.Windows.UIElement.IsKeyboardFocusWithinChanged property changes on this element. (Inherited from System.Windows.UIElement)
public EventIsMouseCapturedChangedOccurs when the value of the System.Windows.UIElement.IsMouseCaptured property changes on this element. (Inherited from System.Windows.UIElement)
public EventIsMouseCaptureWithinChangedOccurs when the value of the System.Windows.UIElement.IsMouseCaptureWithinProperty changes on this element. (Inherited from System.Windows.UIElement)
public EventIsMouseDirectlyOverChangedOccurs when the value of the System.Windows.UIElement.IsMouseDirectlyOver property changes on this element. (Inherited from System.Windows.UIElement)
public EventIsStylusCapturedChangedOccurs when the value of the System.Windows.UIElement.IsStylusCaptured property changes on this element. (Inherited from System.Windows.UIElement)
public EventIsStylusCaptureWithinChangedOccurs when the value of the System.Windows.UIElement.IsStylusCaptureWithin property changes on this element. (Inherited from System.Windows.UIElement)
public EventIsStylusDirectlyOverChangedOccurs when the value of the System.Windows.UIElement.IsStylusDirectlyOver property changes on this element. (Inherited from System.Windows.UIElement)
public EventIsVisibleChangedOccurs when the value of the System.Windows.UIElement.IsVisible property changes on this element. (Inherited from System.Windows.UIElement)
public EventKeyDownOccurs when a key is pressed while focus is on this element. (Inherited from System.Windows.UIElement)
public EventKeyUpOccurs when a key is released while focus is on this element. (Inherited from System.Windows.UIElement)
public EventLayoutUpdatedOccurs when the layout of the various visual elements associated with the current System.Windows.Threading.Dispatcher changes. (Inherited from System.Windows.UIElement)
public EventLoadedOccurs when the element is laid out, rendered, and ready for interaction. (Inherited from System.Windows.FrameworkElement)
public EventLoadingRowOccurs after a System.Windows.Controls.DataGridRow is instantiated, so that you can customize it before it is used. (Inherited from System.Windows.Controls.DataGrid)
public EventLoadingRowDetailsOccurs when a new row details template is applied to a row. (Inherited from System.Windows.Controls.DataGrid)
public EventLostFocusOccurs when this element loses logical focus. (Inherited from System.Windows.UIElement)
public EventLostKeyboardFocusOccurs when the keyboard is no longer focused on this element,. (Inherited from System.Windows.UIElement)
public EventLostMouseCaptureOccurs when this element loses mouse capture. (Inherited from System.Windows.UIElement)
public EventLostStylusCaptureOccurs when this element loses stylus capture. (Inherited from System.Windows.UIElement)
public EventLostTouchCaptureOccurs when this element loses a touch capture. (Inherited from System.Windows.UIElement)
public EventManipulationBoundaryFeedbackOccurs when the manipulation encounters a boundary. (Inherited from System.Windows.UIElement)
public EventManipulationCompletedOccurs when a manipulation and inertia on the System.Windows.UIElement object is complete. (Inherited from System.Windows.UIElement)
public EventManipulationDeltaOccurs when the input device changes position during a manipulation. (Inherited from System.Windows.UIElement)
public EventManipulationInertiaStartingOccurs when the input device loses contact with the System.Windows.UIElement object during a manipulation and inertia begins. (Inherited from System.Windows.UIElement)
public EventManipulationStartedOccurs when an input device begins a manipulation on the System.Windows.UIElement object. (Inherited from System.Windows.UIElement)
public EventManipulationStartingOccurs when the manipulation processor is first created. (Inherited from System.Windows.UIElement)
public EventMouseDoubleClickOccurs when a mouse button is clicked two or more times. (Inherited from System.Windows.Controls.Control)
public EventMouseDownOccurs when any mouse button is pressed while the pointer is over this element. (Inherited from System.Windows.UIElement)
public EventMouseEnterOccurs when the mouse pointer enters the bounds of this element. (Inherited from System.Windows.UIElement)
public EventMouseLeaveOccurs when the mouse pointer leaves the bounds of this element. (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonDownOccurs when the left mouse button is pressed while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonUpOccurs when the left mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
public EventMouseMoveOccurs when the mouse pointer moves while over this element. (Inherited from System.Windows.UIElement)
public EventMouseRightButtonDownOccurs when the right mouse button is pressed while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
public EventMouseRightButtonUpOccurs when the right mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
public EventMouseUpOccurs when any mouse button is released over this element. (Inherited from System.Windows.UIElement)
public EventMouseWheelOccurs when the user rotates the mouse wheel while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
public EventPreparingCellForEditOccurs when a cell enters edit mode. (Inherited from System.Windows.Controls.DataGrid)
public EventPreviewDragEnterOccurs when the input system reports an underlying drag event with this element as the drag target. (Inherited from System.Windows.UIElement)
public EventPreviewDragLeaveOccurs when the input system reports an underlying drag event with this element as the drag origin. (Inherited from System.Windows.UIElement)
public EventPreviewDragOverOccurs when the input system reports an underlying drag event with this element as the potential drop target. (Inherited from System.Windows.UIElement)
public EventPreviewDropOccurs when the input system reports an underlying drop event with this element as the drop target. (Inherited from System.Windows.UIElement)
public EventPreviewGiveFeedbackOccurs when a drag-and-drop operation is started. (Inherited from System.Windows.UIElement)
public EventPreviewGotKeyboardFocusOccurs when the keyboard is focused on this element. (Inherited from System.Windows.UIElement)
public EventPreviewKeyDownOccurs when a key is pressed while focus is on this element. (Inherited from System.Windows.UIElement)
public EventPreviewKeyUpOccurs when a key is released while focus is on this element. (Inherited from System.Windows.UIElement)
public EventPreviewLostKeyboardFocusOccurs when the keyboard is no longer focused on this element. (Inherited from System.Windows.UIElement)
public EventPreviewMouseDoubleClickOccurs when a user clicks the mouse button two or more times. (Inherited from System.Windows.Controls.Control)
public EventPreviewMouseDownOccurs when any mouse button is pressed while the pointer is over this element. (Inherited from System.Windows.UIElement)
public EventPreviewMouseLeftButtonDownOccurs when the left mouse button is pressed while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
public EventPreviewMouseLeftButtonUpOccurs when the left mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
public EventPreviewMouseMoveOccurs when the mouse pointer moves while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
public EventPreviewMouseRightButtonDownOccurs when the right mouse button is pressed while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
public EventPreviewMouseRightButtonUpOccurs when the right mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
public EventPreviewMouseUpOccurs when any mouse button is released while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
public EventPreviewMouseWheelOccurs when the user rotates the mouse wheel while the mouse pointer is over this element. (Inherited from System.Windows.UIElement)
public EventPreviewQueryContinueDragOccurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation. (Inherited from System.Windows.UIElement)
public EventPreviewStylusButtonDownOccurs when the stylus button is pressed while the pointer is over this element. (Inherited from System.Windows.UIElement)
public EventPreviewStylusButtonUpOccurs when the stylus button is released while the pointer is over this element. (Inherited from System.Windows.UIElement)
public EventPreviewStylusDownOccurs when the stylus touches the digitizer while it is over this element. (Inherited from System.Windows.UIElement)
public EventPreviewStylusInAirMoveOccurs when the stylus moves over an element without actually touching the digitizer. (Inherited from System.Windows.UIElement)
public EventPreviewStylusInRangeOccurs when the stylus is close enough to the digitizer to be detected, while over this element. (Inherited from System.Windows.UIElement)
public EventPreviewStylusMoveOccurs when the stylus moves while over the element. The stylus must move while being detected by the digitizer to raise this event, otherwise, System.Windows.UIElement.PreviewStylusInAirMove is raised instead. (Inherited from System.Windows.UIElement)
public EventPreviewStylusOutOfRangeOccurs when the stylus is too far from the digitizer to be detected. (Inherited from System.Windows.UIElement)
public EventPreviewStylusSystemGestureOccurs when a user performs one of several stylus gestures. (Inherited from System.Windows.UIElement)
public EventPreviewStylusUpOccurs when the user raises the stylus off the digitizer while the stylus is over this element. (Inherited from System.Windows.UIElement)
public EventPreviewTextInputOccurs when this element gets text in a device-independent manner. (Inherited from System.Windows.UIElement)
public EventPreviewTouchDownOccurs when a finger touches the screen while the finger is over this element. (Inherited from System.Windows.UIElement)
public EventPreviewTouchMoveOccurs when a finger moves on the screen while the finger is over this element. (Inherited from System.Windows.UIElement)
public EventPreviewTouchUpOccurs when a finger is raised off of the screen while the finger is over this element. (Inherited from System.Windows.UIElement)
public EventQueryContinueDragOccurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation. (Inherited from System.Windows.UIElement)
public EventQueryCursorOccurs when the cursor is requested to display. This event is raised on an element each time that the mouse pointer moves to a new location, which means the cursor object might need to be changed based on its new position. (Inherited from System.Windows.UIElement)
public EventRequestBringIntoViewOccurs when System.Windows.FrameworkElement.BringIntoView(System.Windows.Rect) is called on this element. (Inherited from System.Windows.FrameworkElement)
public EventRowDetailsVisibilityChangedOccurs when the visibility of a row details element changes. (Inherited from System.Windows.Controls.DataGrid)
public EventRowEditEndingOccurs before a row edit is committed or canceled. (Inherited from System.Windows.Controls.DataGrid)
public EventSelectedCellsChangedOccurs when the System.Windows.Controls.DataGrid.SelectedCells collection changes. (Inherited from System.Windows.Controls.DataGrid)
public EventSelectionChangedOccurs when the selection of a System.Windows.Controls.Primitives.Selector changes. (Inherited from System.Windows.Controls.Primitives.Selector)
public EventSizeChangedOccurs when either the System.Windows.FrameworkElement.ActualHeight or the System.Windows.FrameworkElement.ActualWidth properties change value on this element. (Inherited from System.Windows.FrameworkElement)
public EventSortingOccurs when a column is being sorted. (Inherited from System.Windows.Controls.DataGrid)
public EventSourceUpdatedOccurs when the source value changes for any existing property binding on this element. (Inherited from System.Windows.FrameworkElement)
public EventStylusButtonDownOccurs when the stylus button is pressed while the pointer is over this element. (Inherited from System.Windows.UIElement)
public EventStylusButtonUpOccurs when the stylus button is released while the pointer is over this element. (Inherited from System.Windows.UIElement)
public EventStylusDownOccurs when the stylus touches the digitizer while the stylus is over this element. (Inherited from System.Windows.UIElement)
public EventStylusEnterOccurs when the stylus enters the bounds of this element. (Inherited from System.Windows.UIElement)
public EventStylusInAirMoveOccurs when the stylus moves over an element without actually touching the digitizer. (Inherited from System.Windows.UIElement)
public EventStylusInRangeOccurs when the stylus is close enough to the digitizer to be detected, while over this element. (Inherited from System.Windows.UIElement)
public EventStylusLeaveOccurs when the stylus leaves the bounds of the element. (Inherited from System.Windows.UIElement)
public EventStylusMoveOccurs when the stylus moves over this element. The stylus must move while on the digitizer to raise this event. Otherwise, System.Windows.UIElement.StylusInAirMove is raised instead. (Inherited from System.Windows.UIElement)
public EventStylusOutOfRangeOccurs when the stylus is too far from the digitizer to be detected, while over this element. (Inherited from System.Windows.UIElement)
public EventStylusSystemGestureOccurs when a user performs one of several stylus gestures. (Inherited from System.Windows.UIElement)
public EventStylusUpOccurs when the user raises the stylus off the digitizer while it is over this element. (Inherited from System.Windows.UIElement)
public EventTargetUpdatedOccurs when the target value changes for any property binding on this element. (Inherited from System.Windows.FrameworkElement)
public EventTextInputOccurs when this element gets text in a device-independent manner. (Inherited from System.Windows.UIElement)
public EventToolTipClosingOccurs just before any tooltip on the element is closed. (Inherited from System.Windows.FrameworkElement)
public EventToolTipOpeningOccurs when any tooltip on the element is opened. (Inherited from System.Windows.FrameworkElement)
public EventTouchDownOccurs when a finger touches the screen while the finger is over this element. (Inherited from System.Windows.UIElement)
public EventTouchEnterOccurs when a touch moves from outside to inside the bounds of this element. (Inherited from System.Windows.UIElement)
public EventTouchLeaveOccurs when a touch moves from inside to outside the bounds of this element. (Inherited from System.Windows.UIElement)
public EventTouchMoveOccurs when a finger moves on the screen while the finger is over this element. (Inherited from System.Windows.UIElement)
public EventTouchUpOccurs when a finger is raised off of the screen while the finger is over this element. (Inherited from System.Windows.UIElement)
public EventUnloadedOccurs when the element is removed from within an element tree of loaded elements. (Inherited from System.Windows.FrameworkElement)
public EventUnloadingRowOccurs when a System.Windows.Controls.DataGridRow object becomes available for reuse. (Inherited from System.Windows.Controls.DataGrid)
public EventUnloadingRowDetailsOccurs when a row details element becomes available for reuse. (Inherited from System.Windows.Controls.DataGrid)
Top

See Also

© ESRI, Inc. All Rights Reserved.