DataGridControl Class Members
See Also  Fields  Properties  Methods  Events
Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace : DataGridControl Class

The following tables list the members exposed by DataGridControl.

Public Constructors

 NameDescription
Public ConstructorDataGridControl Constructor  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)AllowDetailTogglePropertyIdentifies the AllowDetailToggle dependency property.  
Public Fieldstatic (Shared in Visual Basic)AllowDragPropertyIdentifies the AllowDrag dependency property.  
Public Fieldstatic (Shared in Visual Basic)AutoCreateColumnsPropertyIdentifies the AutoCreateColumns dependency property.  
Public Fieldstatic (Shared in Visual Basic)AutoCreateDetailConfigurationsPropertyIdentifies the AutoCreateDetailConfigurations dependency property.  
Public Fieldstatic (Shared in Visual Basic)AutoCreateForeignKeyConfigurationsPropertyIdentifies the AutoCreateForeignKeyConfigurations dependency property.  
Public Fieldstatic (Shared in Visual Basic)CellEditorDisplayConditionsPropertyIdentifies the CellEditorDisplayConditions dependency property.  
Public Fieldstatic (Shared in Visual Basic)CellErrorStylePropertyIdentifies the CellErrorStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)ColumnsPropertyIdentifies the Columns dependency property.  
Public Fieldstatic (Shared in Visual Basic)ConnectionErrorPropertyIdentifies the ConnectionError dependency property.  
Public Fieldstatic (Shared in Visual Basic)ConnectionStatePropertyIdentifies the ConnectionState dependency property.  
Public Fieldstatic (Shared in Visual Basic)ContainerProperty;  
Public Fieldstatic (Shared in Visual Basic)DataGridContextPropertyIdentifies the DataGridContext attached property.  
Public Fieldstatic (Shared in Visual Basic)DefaultDetailConfigurationPropertyIdentifies the DefaultDetailConfiguration dependency property.  
Public Fieldstatic (Shared in Visual Basic)DefaultGroupConfigurationPropertyIdentifies the DefaultGroupConfiguration dependency property.  
Public Fieldstatic (Shared in Visual Basic)DeletingSelectedItemErrorEventIdentifies the DeletingSelectedItemError routed event.  
Public Fieldstatic (Shared in Visual Basic)DeletingSelectedItemsEventIdentifies the DeletingSelectedItems routed event.  
Public Fieldstatic (Shared in Visual Basic)DetailConfigurationsPropertyIdentifies the DetailConfigurations dependency property.  
Public Fieldstatic (Shared in Visual Basic)EditTriggersPropertyIdentifies the EditTriggers dependency property.  
Public Fieldstatic (Shared in Visual Basic)GroupConfigurationSelectorPropertyIdentifies the GroupConfigurationSelector dependency property.  
Public Fieldstatic (Shared in Visual Basic)GroupLevelDescriptionsPropertyIdentifies the GroupLevelDescriptions dependency property.  
Public Fieldstatic (Shared in Visual Basic)HasExpandedDetailsPropertyIdentifies the HasExpandedDetails attached property.  
Public Fieldstatic (Shared in Visual Basic)HasValidationErrorPropertyIdentifies the HasValidationError dependency property.  
Public Fieldstatic (Shared in Visual Basic)HideSelectionPropertyIdentifies the HideSelection dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsBeingEditedPropertyIdentifies the IsBeingEdited dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsCopyCommandEnabledPropertyIdentifies the IsCopyCommandEnabled dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsDeleteCommandEnabledPropertyIdentifies the IsDeleteCommandEnabled dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsFixedFootersHostPropertyIdentifies the IsFixedFootersHost attached property.  
Public Fieldstatic (Shared in Visual Basic)IsFixedHeadersHostPropertyIdentifies the IsFixedHeadersHost attached property.  
Public Fieldstatic (Shared in Visual Basic)IsRefreshCommandEnabledPropertyIdentifies the IsRefreshCommandEnabled dependency property.  
Public Fieldstatic (Shared in Visual Basic)ItemScrollingBehaviorPropertyIdentifies the ItemScrollingBehavior dependency property.  
Public Fieldstatic (Shared in Visual Basic)ItemsPrimaryAxisPropertyIdentifies the ItemsPrimaryAxis dependency property.  
Public Fieldstatic (Shared in Visual Basic)ItemsSourceNameTemplatePropertyIdentifies the ItemsSourceNameTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)MaxGroupLevelsPropertyIdentifies the MaxGroupLevels dependency property.  
Public Fieldstatic (Shared in Visual Basic)MaxSortLevelsPropertyIdentifies the MaxSortLevels dependency property.  
Public Fieldstatic (Shared in Visual Basic)NavigationBehaviorPropertyIdentifies the NavigationBehavior dependency property.  
Public Fieldstatic (Shared in Visual Basic)PagingBehaviorPropertyIdentifies the PagingBehavior dependency property.  
Public Fieldstatic (Shared in Visual Basic)ParentDataGridControlPropertyIdentifies the ParentDataGridControl attached property.  
Public Fieldstatic (Shared in Visual Basic)PreserveExtendedSelectionPropertyIdentifies the PreserveExtendedSelection dependency property.  
Public Fieldstatic (Shared in Visual Basic)PrintViewPropertyIdentifies the PrintView dependency property.  
Public Fieldstatic (Shared in Visual Basic)ReadOnlyPropertyIdentifies the ReadOnly dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectedCellRangesPropertyIdentifies the SelectedCellRanges dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectedIndexPropertyIdentifies the SelectedIndex dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectedItemPropertyIdentifies the SelectedItem dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectedItemRangesPropertyIdentifies the SelectedRanges dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectedItemsDeletedEventIdentifies the SelectedItemsDeleted routed event.  
Public Fieldstatic (Shared in Visual Basic)SelectedItemsPropertyIdentifies the SelectedItems dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectionChangedEventIdentifies the SelectionChanged routed event.  
Public Fieldstatic (Shared in Visual Basic)SelectionChangingEventIdentifies the SelectionChangingEvent routed event.  
Public Fieldstatic (Shared in Visual Basic)SelectionModePropertyIdentifies the SelectionMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectionUnitPropertyIdentifies the SelectionUnit dependency property.  
Public Fieldstatic (Shared in Visual Basic)StatContextPropertyIdentifies the StatContext attached property.  
Public Fieldstatic (Shared in Visual Basic)UpdateSourceTriggerPropertyIdentifies the UpdateSourceTrigger dependency property.  
Public Fieldstatic (Shared in Visual Basic)ViewPropertyIdentifies the View dependency property.  
Public Fieldstatic (Shared in Visual Basic)VisibleColumnsPropertyIdentifies the VisibleColumns dependency property.  
Top

Public Properties

 NameDescription
Public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyAllowDetailToggleGets or sets a value indicating whether the end user can toggle the expansion state of the grid's immediate child details. This feature is available only in the Professional Edition  
Public PropertyAllowDragGets or sets a value indicating whether selected rows can be dragged to a target host, such as Excel, in order to copy the data directly without performing an explicit copy/paste.  
Public PropertyAllowDrop (Inherited from System.Windows.UIElement)
Public PropertyAlternationCount (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyAutoCreateColumnsGets or sets a value indicating whether columns should automatically be created when the grid is bound to an ItemsSource.  
Public PropertyAutoCreateDetailConfigurationsGets or sets a value indicating whether the detail configurations of the grid are automatically created.  
Public PropertyAutoCreateForeignKeyConfigurationsGets or sets a value indicating whether the foreign key configurations are automatically created.  
Public PropertyBackground (Inherited from System.Windows.Controls.Control)
Public PropertyBindingGroup (Inherited from System.Windows.FrameworkElement)
Public PropertyBitmapEffect (Inherited from System.Windows.UIElement)
Public PropertyBitmapEffectInput (Inherited from System.Windows.UIElement)
Public PropertyBorderBrush (Inherited from System.Windows.Controls.Control)
Public PropertyBorderThickness (Inherited from System.Windows.Controls.Control)
Public PropertyCellEditorDisplayConditionsGets or sets a value indicating under what conditions the editors for the cells are displayed.  
Public PropertyCellErrorStyleGets or sets the style that will be used by the cells contained in the grid when their content fails the validation process.  
Public PropertyClip (Inherited from System.Windows.UIElement)
Public PropertyClipboardExportersGets a collection of clipboard exporters (see Remarks).  
Public PropertyClipToBounds (Inherited from System.Windows.UIElement)
Public PropertyColumnsGets a list of the columns contained in the grid.  
Public PropertyCommandBindings (Inherited from System.Windows.UIElement)
Public PropertyConnectionErrorGets the connection error.  
Public PropertyConnectionStateGets the connection state of the underlying virtualized collection.  
Public PropertyContextMenu (Inherited from System.Windows.FrameworkElement)
Public PropertyCurrentColumnGets or sets the grid's current master column.  
Public PropertyCurrentContextGets the context in which the global current item is located.  
Public PropertyCurrentItemGets or sets the grid's current master data item.  
Public PropertyCursor (Inherited from System.Windows.FrameworkElement)
Public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
Public PropertyDefaultCellEditorsGets a list of CellEditors that will be used, by default, for cells of the associated data type if none is explicitly provided.  
Public PropertyDefaultDetailConfigurationGets or sets the detail configuration that will be applied to the child details of the grid and any descendant details when an explicit detail configuration is not provided for a specific detail relation. This feature is available only in the Professional Edition  
Public PropertyDefaultGroupConfigurationGets or sets the default configuration that will be applied to any groups in the grid for which an explicit group configuration is not provided.  
Public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
Public PropertyDesiredSize (Inherited from System.Windows.UIElement)
Public PropertyDetailConfigurationsGets the list of the detail configurations that have been explicitly provided for specific detail relations and that will be applied to any corresponding details. This feature is available only in the Professional Edition  
Public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyDisplayMemberPath (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyEditTriggersGets or sets a value indicating what triggers will cause cells to enter edit mode.  
Public PropertyEffect (Inherited from System.Windows.UIElement)
Public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
Public PropertyFocusable (Inherited from System.Windows.UIElement)
Public PropertyFocusVisualStyle (Inherited from System.Windows.FrameworkElement)
Public PropertyFontFamily (Inherited from System.Windows.Controls.Control)
Public PropertyFontSize (Inherited from System.Windows.Controls.Control)
Public PropertyFontStretch (Inherited from System.Windows.Controls.Control)
Public PropertyFontStyle (Inherited from System.Windows.Controls.Control)
Public PropertyFontWeight (Inherited from System.Windows.Controls.Control)
Public PropertyForceCursor (Inherited from System.Windows.FrameworkElement)
Public PropertyForeground (Inherited from System.Windows.Controls.Control)
Public PropertyGlobalCurrentColumnGets the column that is current in all the available contexts.  
Public PropertyGlobalCurrentItemGets the data item that is current in all the available contexts.  
Public PropertyGlobalSelectedItemsGets the data items that are selected in all the available contexts.  
Public PropertyGroupConfigurationSelectorGets or sets a group-configuration selector that will be used to select the appropriate configuration for a master group based on its information and/or content.  
Public PropertyGroupLevelDescriptionsGets a collection of GroupLevelDescription objects that contain information on each group level contained in the grid.  
Public PropertyHasAnimatedProperties (Inherited from System.Windows.UIElement)
Public PropertyHasDetailsGets a value indicating whether the grid has details. This feature is available only in the Professional Edition  
Public PropertyHasItems (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyHasValidationErrorGets a value indicating whether the content of one of the cells contained in the grid failed the validation process.  
Public PropertyHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyHideSelectionGets or sets a value indicating whether the selected rows should remain highlighted when the grid loses focus.  
Public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
Public PropertyInputBindings (Inherited from System.Windows.UIElement)
Public PropertyInputScope (Inherited from System.Windows.FrameworkElement)
Public PropertyIsArrangeValid (Inherited from System.Windows.UIElement)
Public PropertyIsBeingEditedGets a value indicating whether a row is being edited.  
Public PropertyIsCopyCommandEnabledGets or sets a value indicating whether the selected items in the grid can be copied when the CTRL-C keys are pressed.  
Public PropertyIsDeleteCommandEnabledGets or sets a value indicating whether the selected items in the grid can be deleted when the DELETE key is pressed.  
Public PropertyIsEnabled (Inherited from System.Windows.UIElement)
Public PropertyIsFocused (Inherited from System.Windows.UIElement)
Public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
Public PropertyIsInitialized (Inherited from System.Windows.FrameworkElement)
Public PropertyIsInputMethodEnabled (Inherited from System.Windows.UIElement)
Public PropertyIsKeyboardFocused (Inherited from System.Windows.UIElement)
Public PropertyIsKeyboardFocusWithin (Inherited from System.Windows.UIElement)
Public PropertyIsLoaded (Inherited from System.Windows.FrameworkElement)
Public PropertyIsMeasureValid (Inherited from System.Windows.UIElement)
Public PropertyIsMouseCaptured (Inherited from System.Windows.UIElement)
Public PropertyIsMouseCaptureWithin (Inherited from System.Windows.UIElement)
Public PropertyIsMouseDirectlyOver (Inherited from System.Windows.UIElement)
Public PropertyIsMouseOver (Inherited from System.Windows.UIElement)
Public PropertyIsRefreshCommandEnabledGets or sets a value indicating whether the items in the grid are refreshed when the F5 key is pressed.  
Public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
Public PropertyIsStylusCaptured (Inherited from System.Windows.UIElement)
Public PropertyIsStylusCaptureWithin (Inherited from System.Windows.UIElement)
Public PropertyIsStylusDirectlyOver (Inherited from System.Windows.UIElement)
Public PropertyIsStylusOver (Inherited from System.Windows.UIElement)
Public PropertyIsTabStop (Inherited from System.Windows.Controls.Control)
Public PropertyIsTextSearchEnabled (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyIsVisible (Inherited from System.Windows.UIElement)
Public PropertyItemBindingGroup (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyItemContainerStyle (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyItemContainerStyleSelector (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyItems (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyItemScrollingBehaviorGets or sets a value indicating how the data items in the grid are scrolled.  
Public PropertyItemsPrimaryAxisGets or sets a value representing which axis of a DataRow must be completely visible in order to determine which DataRow will receive the focus when the page-up or page-down buttons are pressed.  
Public PropertyItemsSource (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyItemsSourceNameGets or sets the name of the grid's items source.  
Public PropertyItemsSourceNameTemplateGets or sets the template that is used to display the name of the grid's items source.  
Public PropertyItemStringFormat (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
Public PropertyLayoutTransform (Inherited from System.Windows.FrameworkElement)
Public PropertyMargin (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxGroupLevelsGets or sets a value indicating the maximum number of group levels that can be created.  
Public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxSortLevelsGets or sets a value indicating the maximum number of sort levels that can be created.  
Public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyName (Inherited from System.Windows.FrameworkElement)
Public PropertyNavigationBehaviorGets or sets a value indicating how the focus navigates from one element to another in the grid.  
Public PropertyOpacity (Inherited from System.Windows.UIElement)
Public PropertyOpacityMask (Inherited from System.Windows.UIElement)
Public PropertyOverridesDefaultStyle (Inherited from System.Windows.FrameworkElement)
Public PropertyPadding (Inherited from System.Windows.Controls.Control)
Public PropertyPagingBehaviorGets or sets a value representing the paging behavior of the grid when the page-up and page-down buttons are pressed.  
Public PropertyParent (Inherited from System.Windows.FrameworkElement)
Public PropertyPersistId (Inherited from System.Windows.UIElement)
Public PropertyPrintViewGets or sets the PrintView, which will be used when printing or exporting the grid. This feature is available only in the Professional Edition  
Public PropertyReadOnlyGets or sets a value indicating whether the values of the cells contained in the grid can be edited.  
Public PropertyRenderSize (Inherited from System.Windows.UIElement)
Public PropertyRenderTransform (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
Public PropertyResources (Inherited from System.Windows.FrameworkElement)
Public PropertySelectedCellRangesGets the cell ranges selected in the datagrid control.  
Public PropertySelectedContextsGets the contexts in which items are selected.  
Public PropertySelectedIndexGets or sets the index of the currently selected data item.  
Public PropertySelectedItemGets or sets the selected data item.  
Public PropertySelectedItemRangesGets a collection of the data item ranges selected in the datagrid control.  
Public PropertySelectedItemsGets a collection of the data items that are currently selected in the grid.  
Public PropertySelectionModeGets or sets a value indicating how data items in the grid are selected.  
Public PropertySelectionUnitGets or sets a value indicating which type of unit (cell or row) is used for selections in the datagrid.  
Public PropertySnapsToDevicePixels (Inherited from System.Windows.UIElement)
Public PropertyStyle (Inherited from System.Windows.FrameworkElement)
Public PropertyTabIndex (Inherited from System.Windows.Controls.Control)
Public PropertyTag (Inherited from System.Windows.FrameworkElement)
Public PropertyTemplate (Inherited from System.Windows.Controls.Control)
Public PropertyTemplatedParent (Inherited from System.Windows.FrameworkElement)
Public PropertyToolTip (Inherited from System.Windows.FrameworkElement)
Public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
Public PropertyUid (Inherited from System.Windows.UIElement)
Public PropertyUpdateSourceTriggerGets or sets a value representing the moment when data is to be written to the underlying data source.  
Public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyVerticalContentAlignment (Inherited from System.Windows.Controls.Control)
Public PropertyViewGets or sets the view applied to the grid.  
Public PropertyVisibility (Inherited from System.Windows.UIElement)
Public PropertyVisibleColumnsGets a list of the columns whose Visible property is true, ordered according to their VisiblePositions.  
Public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Top

Protected Properties

Public Methods

 NameDescription
Public MethodAddHandlerOverloaded.  (Inherited from System.Windows.UIElement)
Public MethodAddToEventRoute (Inherited from System.Windows.UIElement)
Public MethodApplyAnimationClockOverloaded.  (Inherited from System.Windows.UIElement)
Public MethodApplyTemplate (Inherited from System.Windows.FrameworkElement)
Public MethodAreDetailsExpandedRetrieves a value indicating whether the details for the specified master data item are expanded. This feature is available only in the Professional Edition  
Public MethodArrange (Inherited from System.Windows.UIElement)
Public MethodBeginAnimationOverloaded.  (Inherited from System.Windows.UIElement)
Public MethodBeginEditOverloaded. Places the grid's current item in edit mode.  
Public MethodBeginInitOverridden. Signals the beginning of a batch modification process.  
Public MethodBeginStoryboardOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public MethodBringIntoViewOverloaded. Brings the specified element into view, within any scrollable regions it is contained within. (Inherited from System.Windows.FrameworkElement)
Public MethodBringItemIntoViewBrings the specified item into view.  
Public MethodCancelEditCancels the edit process of master item being edited.  
Public MethodCaptureMouse (Inherited from System.Windows.UIElement)
Public MethodCaptureStylus (Inherited from System.Windows.UIElement)
Public MethodClearValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Public MethodCoerceValue (Inherited from System.Windows.DependencyObject)
Public MethodCollapseDetailsCollapses any details owned by the specified master data item. This feature is available only in the Professional Edition  
Public MethodCollapseGroupCollapses the specified master group.  
Public MethodContainerFromElement (Inherited from System.Windows.Controls.ItemsControl)
Public MethodEndEditEnds the edit process of the master item that is being edited.  
Public MethodEndInitOverridden. Signals the end of a batch modification process.  
Public MethodEquals (Inherited from System.Windows.DependencyObject)
Public MethodExpandDetailsExpands any details owned by the specified master data item. This feature is available only in the Professional Edition  
Public MethodExpandGroupExpands the specified master group.  
Public MethodExportToCsvOverloaded. Exports the content of the grid in a CSV (comma-separated value) format.  
Public MethodExportToExcelOverloaded. Exports the content of the grid in the Excel xmlss format.  
Public MethodExportToXpsOverloaded. Exports the grid to an XPS document. This feature is available only in the Professional Edition  
Public MethodFindCommonVisualAncestor (Inherited from System.Windows.Media.Visual)
Public MethodFindName (Inherited from System.Windows.FrameworkElement)
Public MethodFindResource (Inherited from System.Windows.FrameworkElement)
Public MethodFocus (Inherited from System.Windows.UIElement)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.UIElement)
Public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
Public MethodGetChildContextOverloaded. Retrieves the child DataGridContext of an item.  
Public MethodGetChildContextsRetrieves the child DataGridContexts of the grid.  
Public Methodstatic (Shared in Visual Basic)GetContainerRetrieves the container for the specified DependencyObject.  
Public MethodGetContainerFromItemRetrieves a container of the specified item.  
Public Methodstatic (Shared in Visual Basic)GetDataGridContextRetrieves the DataGridContext for the specified DependencyObject.  
Public Methodstatic (Shared in Visual Basic)GetHasExpandedDetailsGets a value that indicates whether a container (DataRow) has one or more expanded details. This feature is available only in the Professional Edition  
Public MethodGetHashCode (Inherited from System.Windows.DependencyObject)
Public Methodstatic (Shared in Visual Basic)GetIsFixedFootersHostGets a value that, when set by a panel, identifies that panel as the host that will contain all elements added to the grid's fixed footers through the FixedFooters property.  
Public Methodstatic (Shared in Visual Basic)GetIsFixedHeadersHostGets a value that, when set by a panel, identifies that panel as the host that will contain all elements added to the grid's fixed headers through the FixedHeaders property.  
Public MethodGetItemFromContainerRetrieves an item for the specified container.  
Public MethodGetLocalValueEnumerator (Inherited from System.Windows.DependencyObject)
Public Methodstatic (Shared in Visual Basic)GetParentDataGridControlRetrieves the parent DataGridControl of the specified item.  
Public MethodGetParentGroupFromItemRetrieves the parent group for the specified item.  
Public Methodstatic (Shared in Visual Basic)GetStatContextGets the context from which a statistical function retrieves the values needed to calculate its result, and that exposes the results as properties that have the same names as the functions' ResultPropertyName properties. This feature is available only in the Professional Edition  
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodInputHitTest (Inherited from System.Windows.UIElement)
Public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
Public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
Public MethodInvalidateProperty (Inherited from System.Windows.DependencyObject)
Public MethodInvalidateVisual (Inherited from System.Windows.UIElement)
Public MethodIsAncestorOf (Inherited from System.Windows.Media.Visual)
Public MethodIsDescendantOf (Inherited from System.Windows.Media.Visual)
Public MethodIsGroupExpandedRetrieves a value indicating whether the specified master group is expanded.  
Public MethodLoadUserSettingsLoads the settings persisted in a settings repository and re-applies them to the grid.  
Public MethodMeasure (Inherited from System.Windows.UIElement)
Public MethodMoveFocus (Inherited from System.Windows.FrameworkElement)
Public MethodOnApplyTemplateOverridden. Builds the visual tree for the element.  
Public MethodPointFromScreen (Inherited from System.Windows.Media.Visual)
Public MethodPointToScreen (Inherited from System.Windows.Media.Visual)
Public MethodPredictFocus (Inherited from System.Windows.FrameworkElement)
Public MethodPrintOverloaded. Prints the grid using the specified PrintView and the Generic print theme. This feature is available only in the Professional Edition  
Public MethodRaiseEvent (Inherited from System.Windows.UIElement)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodRegisterName (Inherited from System.Windows.FrameworkElement)
Public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
Public MethodReleaseStylusCapture (Inherited from System.Windows.UIElement)
Public MethodRemoveHandler (Inherited from System.Windows.UIElement)
Public MethodSaveUserSettingsSaves the settings to a settings repository.  
Public MethodSetBindingOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public Methodstatic (Shared in Visual Basic)SetIsFixedFootersHostSets a value that, when set by a panel, identifies that panel as the host that will contain all elements added to the grid's fixed footers through the FixedFooters property.  
Public Methodstatic (Shared in Visual Basic)SetIsFixedHeadersHostSets a value that, when set by a panel, identifies that panel as the host that will contain all elements added to the grid's fixed headers through the FixedHeaders property.  
Public MethodSetResourceReference (Inherited from System.Windows.FrameworkElement)
Public MethodSetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Public MethodShowPrintPreviewPopupOverloaded. Displays a print preview in a popup window.  
Public MethodShowPrintPreviewWindowOverloaded. Displays a print preview in a window.
Creates a print preview using the specified parameters.  
Public MethodToggleDetailExpansionToggles any details owned by the specified master data item. This feature is available only in the Professional Edition  
Public MethodToggleGroupExpansionToggles the specified master group.  
Public MethodToString (Inherited from System.Windows.Controls.ItemsControl)
Public MethodTransformToAncestorOverloaded.  (Inherited from System.Windows.Media.Visual)
Public MethodTransformToDescendant (Inherited from System.Windows.Media.Visual)
Public MethodTransformToVisual (Inherited from System.Windows.Media.Visual)
Public MethodTranslatePoint (Inherited from System.Windows.UIElement)
Public MethodTryFindResource (Inherited from System.Windows.FrameworkElement)
Public MethodUnregisterName (Inherited from System.Windows.FrameworkElement)
Public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top

Protected Methods

 NameDescription
Protected MethodAddChild (Inherited from System.Windows.Controls.ItemsControl)
Protected MethodAddLogicalChild (Inherited from System.Windows.FrameworkElement)
Protected MethodAddText (Inherited from System.Windows.Controls.ItemsControl)
Protected MethodAddVisualChild (Inherited from System.Windows.Media.Visual)
Protected MethodArrangeCore (Inherited from System.Windows.FrameworkElement)
Protected MethodArrangeOverride (Inherited from System.Windows.Controls.Control)
Protected MethodClearContainerForItemOverrideOverridden. Reverts the effects of PrepareContainerForItemOverride.  
Protected MethodCreateDocumentPaginatorCreates a new instance of a DocumentPaginator from which the DataGridControl will be paginated.  
Protected MethodGetContainerForItemOverrideOverridden. Creates or identifies the element used to display the specified item.  
Protected MethodGetLayoutClip (Inherited from System.Windows.FrameworkElement)
Protected MethodGetTemplateChild (Inherited from System.Windows.FrameworkElement)
Protected MethodGetUIParentCore (Inherited from System.Windows.FrameworkElement)
Protected MethodGetVisualChild (Inherited from System.Windows.FrameworkElement)
Protected MethodHitTestCoreOverloaded.  (Inherited from System.Windows.UIElement)
Protected MethodIsItemItsOwnContainerOverrideOverridden. Determines if the specified item is (or is eligible to be) its own ItemContainer.  
Protected MethodMeasureCore (Inherited from System.Windows.FrameworkElement)
Protected MethodMeasureOverride (Inherited from System.Windows.Controls.Control)
Protected MethodOnAccessKey (Inherited from System.Windows.UIElement)
Protected MethodOnAlternationCountChanged (Inherited from System.Windows.Controls.ItemsControl)
Protected MethodOnChildDesiredSizeChanged (Inherited from System.Windows.UIElement)
Protected MethodOnContextMenuClosing (Inherited from System.Windows.FrameworkElement)
Protected MethodOnContextMenuOpening (Inherited from System.Windows.FrameworkElement)
Protected MethodOnCreateAutomationPeerOverridden. Creates an appropriate AutomationPeer for this DataGridControl instance.  
Protected MethodOnDeletingSelectedItemErrorRaises the DeletingSelectedItemError event.  
Protected MethodOnDeletingSelectedItemsRaises the DeletingSelectedItems event.  
Protected MethodOnDisplayMemberPathChanged (Inherited from System.Windows.Controls.ItemsControl)
Protected MethodOnDragEnter (Inherited from System.Windows.UIElement)
Protected MethodOnDragLeave (Inherited from System.Windows.UIElement)
Protected MethodOnDragOver (Inherited from System.Windows.UIElement)
Protected MethodOnDrop (Inherited from System.Windows.UIElement)
Protected MethodOnGiveFeedback (Inherited from System.Windows.UIElement)
Protected MethodOnGotFocus (Inherited from System.Windows.FrameworkElement)
Protected MethodOnGotKeyboardFocus (Inherited from System.Windows.UIElement)
Protected MethodOnGotMouseCapture (Inherited from System.Windows.UIElement)
Protected MethodOnGotStylusCapture (Inherited from System.Windows.UIElement)
Protected MethodOnGroupStyleSelectorChanged (Inherited from System.Windows.Controls.ItemsControl)
Protected MethodOnInitialized (Inherited from System.Windows.FrameworkElement)
Protected MethodOnInitializingInsertionRowRaises the InitializingInsertionRow event.  
Protected MethodOnIsKeyboardFocusedChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsKeyboardFocusWithinChangedOverridden. Reports a change to the IsKeyboardFocusWithin property.  
Protected MethodOnIsMouseCapturedChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsMouseCaptureWithinChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsMouseDirectlyOverChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsStylusCapturedChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsStylusCaptureWithinChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsStylusDirectlyOverChanged (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 MethodOnItemsChangedReports a change to the Items property. (Inherited from System.Windows.Controls.ItemsControl)
Protected MethodOnItemsPanelChanged (Inherited from System.Windows.Controls.ItemsControl)
Protected MethodOnItemsSourceChangedOverridden. Reports a change to the ItemsSource property.  
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 MethodOnKeyDownOverridden. Invoked when an unhandled KeyDown attached event reaches this element in its route.  
Protected MethodOnKeyUp (Inherited from System.Windows.UIElement)
Protected MethodOnLostFocus (Inherited from System.Windows.UIElement)
Protected MethodOnLostKeyboardFocus (Inherited from System.Windows.UIElement)
Protected MethodOnLostMouseCapture (Inherited from System.Windows.UIElement)
Protected MethodOnLostStylusCapture (Inherited from System.Windows.UIElement)
Protected MethodOnMouseDoubleClick (Inherited from System.Windows.Controls.Control)
Protected MethodOnMouseDown (Inherited from System.Windows.UIElement)
Protected MethodOnMouseEnter (Inherited from System.Windows.UIElement)
Protected MethodOnMouseLeaveOverridden.   
Protected MethodOnMouseLeftButtonDownOverridden.   
Protected MethodOnMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnMouseMove (Inherited from System.Windows.UIElement)
Protected MethodOnMouseRightButtonDown (Inherited from System.Windows.UIElement)
Protected MethodOnMouseRightButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnMouseUp (Inherited from System.Windows.UIElement)
Protected MethodOnMouseWheel (Inherited from System.Windows.UIElement)
Protected MethodOnNotifyPropertyChangedRaises the PropertyChanged event.  
Protected MethodOnPreviewDragEnter (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewDragLeave (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewDragOver (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewDrop (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewGiveFeedback (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewGotKeyboardFocusOverridden. Invoked when an unhandled PreviewGotKeyboardFocus attached event reaches this element in its route.  
Protected MethodOnPreviewKeyDownInvoked when an unhandled PreviewKeyDown attached event reaches this element in its route. (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewKeyUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewLostKeyboardFocus (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseDoubleClick (Inherited from System.Windows.Controls.Control)
Protected MethodOnPreviewMouseDownOverridden. Invoked when an unhandled PreviewMouseDown attached event reaches this element in its route.  
Protected MethodOnPreviewMouseLeftButtonDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseMove (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseRightButtonDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseRightButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseUpOverridden.   
Protected MethodOnPreviewMouseWheel (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewQueryContinueDrag (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusButtonDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusInAirMove (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusInRange (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusMove (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusOutOfRange (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusSystemGesture (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewTextInput (Inherited from System.Windows.UIElement)
Protected MethodOnPropertyChanged (Inherited from System.Windows.FrameworkElement)
Protected MethodOnQueryContinueDrag (Inherited from System.Windows.UIElement)
Protected MethodOnQueryCursor (Inherited from System.Windows.UIElement)
Protected MethodOnRender (Inherited from System.Windows.UIElement)
Protected MethodOnRenderSizeChanged (Inherited from System.Windows.FrameworkElement)
Protected MethodOnSelectedItemsDeletedRaises the SelectedItemsDeleted event.  
Protected MethodOnSelectionChangedRaises the SelectionChanged event.  
Protected MethodOnSelectionChanging  
Protected MethodOnStyleChanged (Inherited from System.Windows.FrameworkElement)
Protected MethodOnStylusButtonDown (Inherited from System.Windows.UIElement)
Protected MethodOnStylusButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnStylusDown (Inherited from System.Windows.UIElement)
Protected MethodOnStylusEnter (Inherited from System.Windows.UIElement)
Protected MethodOnStylusInAirMove (Inherited from System.Windows.UIElement)
Protected MethodOnStylusInRange (Inherited from System.Windows.UIElement)
Protected MethodOnStylusLeave (Inherited from System.Windows.UIElement)
Protected MethodOnStylusMove (Inherited from System.Windows.UIElement)
Protected MethodOnStylusOutOfRange (Inherited from System.Windows.UIElement)
Protected MethodOnStylusSystemGesture (Inherited from System.Windows.UIElement)
Protected MethodOnStylusUp (Inherited from System.Windows.UIElement)
Protected MethodOnTemplateChanged (Inherited from System.Windows.Controls.Control)
Protected MethodOnTextInputOccurs when this element gets text in a device-independent manner. (Inherited from System.Windows.Controls.ItemsControl)
Protected MethodOnToolTipClosing (Inherited from System.Windows.FrameworkElement)
Protected MethodOnToolTipOpening (Inherited from System.Windows.FrameworkElement)
Protected MethodOnVisualChildrenChanged (Inherited from System.Windows.Media.Visual)
Protected MethodOnVisualParentChanged (Inherited from System.Windows.FrameworkElement)
Protected MethodParentLayoutInvalidated (Inherited from System.Windows.FrameworkElement)
Protected MethodPrepareContainerForItemOverrideOverridden. Prepares the specified element to display the specified item.  
Protected MethodRemoveLogicalChild (Inherited from System.Windows.FrameworkElement)
Protected MethodRemoveVisualChild (Inherited from System.Windows.Media.Visual)
Protected MethodShouldApplyItemContainerStyle (Inherited from System.Windows.Controls.ItemsControl)
Protected MethodShouldSerializeProperty (Inherited from System.Windows.DependencyObject)
Top

Public Events

 NameDescription
Public EventContextMenuClosing (Inherited from System.Windows.FrameworkElement)
Public EventContextMenuOpening (Inherited from System.Windows.FrameworkElement)
Public EventDataContextChanged (Inherited from System.Windows.FrameworkElement)
Public EventDeletingSelectedItemErrorRaised when an error occurs while attempting to delete a selected item.  
Public EventDeletingSelectedItemsRaised before the delete command is executed to signal that the selected items are about to be deleted.  
Public EventDragEnter (Inherited from System.Windows.UIElement)
Public EventDragLeave (Inherited from System.Windows.UIElement)
Public EventDragOver (Inherited from System.Windows.UIElement)
Public EventDrop (Inherited from System.Windows.UIElement)
Public EventFocusableChanged (Inherited from System.Windows.UIElement)
Public EventGiveFeedback (Inherited from System.Windows.UIElement)
Public EventGotFocus (Inherited from System.Windows.UIElement)
Public EventGotKeyboardFocus (Inherited from System.Windows.UIElement)
Public EventGotMouseCapture (Inherited from System.Windows.UIElement)
Public EventGotStylusCapture (Inherited from System.Windows.UIElement)
Public EventInitialized (Inherited from System.Windows.FrameworkElement)
Public EventInitializingInsertionRowRaised when an InsertionRow in the grid is being initialized.  
Public EventIsEnabledChanged (Inherited from System.Windows.UIElement)
Public EventIsHitTestVisibleChanged (Inherited from System.Windows.UIElement)
Public EventIsKeyboardFocusedChanged (Inherited from System.Windows.UIElement)
Public EventIsKeyboardFocusWithinChanged (Inherited from System.Windows.UIElement)
Public EventIsMouseCapturedChanged (Inherited from System.Windows.UIElement)
Public EventIsMouseCaptureWithinChanged (Inherited from System.Windows.UIElement)
Public EventIsMouseDirectlyOverChanged (Inherited from System.Windows.UIElement)
Public EventIsStylusCapturedChanged (Inherited from System.Windows.UIElement)
Public EventIsStylusCaptureWithinChanged (Inherited from System.Windows.UIElement)
Public EventIsStylusDirectlyOverChanged (Inherited from System.Windows.UIElement)
Public EventIsVisibleChanged (Inherited from System.Windows.UIElement)
Public EventKeyDown (Inherited from System.Windows.UIElement)
Public EventKeyUp (Inherited from System.Windows.UIElement)
Public EventLayoutUpdated (Inherited from System.Windows.UIElement)
Public EventLoaded (Inherited from System.Windows.FrameworkElement)
Public EventLostFocus (Inherited from System.Windows.UIElement)
Public EventLostKeyboardFocus (Inherited from System.Windows.UIElement)
Public EventLostMouseCapture (Inherited from System.Windows.UIElement)
Public EventLostStylusCapture (Inherited from System.Windows.UIElement)
Public EventMouseDoubleClick (Inherited from System.Windows.Controls.Control)
Public EventMouseDown (Inherited from System.Windows.UIElement)
Public EventMouseEnter (Inherited from System.Windows.UIElement)
Public EventMouseLeave (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonDown (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Public EventMouseMove (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonDown (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonUp (Inherited from System.Windows.UIElement)
Public EventMouseUp (Inherited from System.Windows.UIElement)
Public EventMouseWheel (Inherited from System.Windows.UIElement)
Public EventPreviewDragEnter (Inherited from System.Windows.UIElement)
Public EventPreviewDragLeave (Inherited from System.Windows.UIElement)
Public EventPreviewDragOver (Inherited from System.Windows.UIElement)
Public EventPreviewDrop (Inherited from System.Windows.UIElement)
Public EventPreviewGiveFeedback (Inherited from System.Windows.UIElement)
Public EventPreviewGotKeyboardFocus (Inherited from System.Windows.UIElement)
Public EventPreviewKeyDown (Inherited from System.Windows.UIElement)
Public EventPreviewKeyUp (Inherited from System.Windows.UIElement)
Public EventPreviewLostKeyboardFocus (Inherited from System.Windows.UIElement)
Public EventPreviewMouseDoubleClick (Inherited from System.Windows.Controls.Control)
Public EventPreviewMouseDown (Inherited from System.Windows.UIElement)
Public EventPreviewMouseLeftButtonDown (Inherited from System.Windows.UIElement)
Public EventPreviewMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Public EventPreviewMouseMove (Inherited from System.Windows.UIElement)
Public EventPreviewMouseRightButtonDown (Inherited from System.Windows.UIElement)
Public EventPreviewMouseRightButtonUp (Inherited from System.Windows.UIElement)
Public EventPreviewMouseUp (Inherited from System.Windows.UIElement)
Public EventPreviewMouseWheel (Inherited from System.Windows.UIElement)
Public EventPreviewQueryContinueDrag (Inherited from System.Windows.UIElement)
Public EventPreviewStylusButtonDown (Inherited from System.Windows.UIElement)
Public EventPreviewStylusButtonUp (Inherited from System.Windows.UIElement)
Public EventPreviewStylusDown (Inherited from System.Windows.UIElement)
Public EventPreviewStylusInAirMove (Inherited from System.Windows.UIElement)
Public EventPreviewStylusInRange (Inherited from System.Windows.UIElement)
Public EventPreviewStylusMove (Inherited from System.Windows.UIElement)
Public EventPreviewStylusOutOfRange (Inherited from System.Windows.UIElement)
Public EventPreviewStylusSystemGesture (Inherited from System.Windows.UIElement)
Public EventPreviewStylusUp (Inherited from System.Windows.UIElement)
Public EventPreviewTextInput (Inherited from System.Windows.UIElement)
Public EventPropertyChangedRaised when the value of a property changes.  
Public EventQueryContinueDrag (Inherited from System.Windows.UIElement)
Public EventQueryCursor (Inherited from System.Windows.UIElement)
Public EventRequestBringIntoView (Inherited from System.Windows.FrameworkElement)
Public EventSelectedItemsDeletedRaised when the delete command has been executed to signal that the selected items have been deleted.  
Public EventSelectionChangedRaised when the selected items have changed.  
Public EventSelectionChangingRaised when the selected items are being changed.  
Public EventSizeChanged (Inherited from System.Windows.FrameworkElement)
Public EventSourceUpdated (Inherited from System.Windows.FrameworkElement)
Public EventStylusButtonDown (Inherited from System.Windows.UIElement)
Public EventStylusButtonUp (Inherited from System.Windows.UIElement)
Public EventStylusDown (Inherited from System.Windows.UIElement)
Public EventStylusEnter (Inherited from System.Windows.UIElement)
Public EventStylusInAirMove (Inherited from System.Windows.UIElement)
Public EventStylusInRange (Inherited from System.Windows.UIElement)
Public EventStylusLeave (Inherited from System.Windows.UIElement)
Public EventStylusMove (Inherited from System.Windows.UIElement)
Public EventStylusOutOfRange (Inherited from System.Windows.UIElement)
Public EventStylusSystemGesture (Inherited from System.Windows.UIElement)
Public EventStylusUp (Inherited from System.Windows.UIElement)
Public EventTargetUpdated (Inherited from System.Windows.FrameworkElement)
Public EventTextInput (Inherited from System.Windows.UIElement)
Public EventToolTipClosing (Inherited from System.Windows.FrameworkElement)
Public EventToolTipOpening (Inherited from System.Windows.FrameworkElement)
Public EventUnloaded (Inherited from System.Windows.FrameworkElement)
Top

See Also

Reference

DataGridControl Class
Xceed.Wpf.DataGrid Namespace

DataGrid Fundamentals


Getting Started