The following tables list the members exposed by DataGridControl.
| Name | Description | |
|---|---|---|
![]() | DataGridControl Constructor |
| Name | Description | |
|---|---|---|
![]() ![]() | AllowDetailToggleProperty | Identifies the AllowDetailToggle dependency property. |
![]() ![]() | AutoCreateColumnsProperty | Identifies the AutoCreateColumns dependency property. |
![]() ![]() | AutoCreateDetailConfigurationsProperty | Identifies the AutoCreateDetailConfigurations dependency property. |
![]() ![]() | CellEditorDisplayConditionsProperty | Identifies the CellEditorDisplayConditions dependency property. |
![]() ![]() | CellErrorStyleProperty | Identifies the CellErrorStyle dependency property. |
![]() ![]() | ColumnsProperty | Identifies the Columns dependency property. |
![]() ![]() | DataGridContextProperty | Identifies the DataGridContext attached property. |
![]() ![]() | DefaultDetailConfigurationProperty | Identifies the DefaultDetailConfiguration dependency property. |
![]() ![]() | DefaultGroupConfigurationProperty | Identifies the DefaultGroupConfiguration dependency property. |
![]() ![]() | DetailConfigurationsProperty | Identifies the DetailConfigurations dependency property. |
![]() ![]() | EditTriggersProperty | Identifies the EditTriggers dependency property. |
![]() ![]() | GroupConfigurationSelectorProperty | Identifies the GroupConfigurationSelector dependency property. |
![]() ![]() | GroupLevelDescriptionsProperty | Identifies the GroupLevelDescriptions dependency property. |
![]() ![]() | HasExpandedDetailsProperty | Identifies the HasExpandedDetails attached property. |
![]() ![]() | HasValidationErrorProperty | Identifies the HasValidationError dependency property. |
![]() ![]() | HideSelectionProperty | Identifies the HideSelection dependency property. |
![]() ![]() | IsBeingEditedProperty | Identifies the IsBeingEdited dependency property. |
![]() ![]() | IsFixedFootersHostProperty | Identifies the IsFixedFootersHost attached property. |
![]() ![]() | IsFixedHeadersHostProperty | Identifies the IsFixedHeadersHost attached property. |
![]() ![]() | ItemScrollingBehaviorProperty | Identifies the ItemScrollingBehavior dependency property. |
![]() ![]() | ItemsPrimaryAxisProperty | Identifies the ItemsPrimaryAxis dependency property. |
![]() ![]() | ItemsSourceNameTemplateProperty | Identifies the ItemsSourceNameTemplate dependency property. |
![]() ![]() | NavigationBehaviorProperty | Identifies the NavigationBehavior dependency property. |
![]() ![]() | PagingBehaviorProperty | Identifies the PagingBehavior dependency property. |
![]() ![]() | ParentDataGridControlProperty | Identifies the ParentDataGridControl attached property. |
![]() ![]() | PreserveExtendedSelectionProperty | Identifies the PreserveExtendedSelection dependency property. |
![]() ![]() | PrintViewProperty | Identifies the PrintView dependency property. |
![]() ![]() | ReadOnlyProperty | Identifies the ReadOnly dependency property. |
![]() ![]() | SelectedIndexProperty | Identifies the SelectedIndex dependency property. |
![]() ![]() | SelectedItemProperty | Identifies the SelectedItem dependency property. |
![]() ![]() | SelectedItemsProperty | Identifies the SelectedItems dependency property. |
![]() ![]() | SelectionModeProperty | Identifies the SelectionMode dependency property. |
![]() ![]() | StatContextProperty | Identifies the StatContext attached property. |
![]() ![]() | UpdateSourceTriggerProperty | Identifies the UpdateSourceTrigger dependency property. |
![]() ![]() | ViewProperty | Identifies the View dependency property. |
![]() ![]() | VisibleColumnsProperty | Identifies the VisibleColumns dependency property. |
| Name | Description | |
|---|---|---|
![]() | ActualHeight | (Inherited from System.Windows.FrameworkElement) |
![]() | ActualWidth | (Inherited from System.Windows.FrameworkElement) |
![]() | AllowDetailToggle | Gets or sets a value indicating whether the end user can toggle the expansion state of the grid's immediate child details. |
![]() | AllowDrop | (Inherited from System.Windows.UIElement) |
![]() | AutoCreateColumns | Gets or sets a value indicating whether columns should automatically be created when the grid is bound to an ItemsSource. |
![]() | AutoCreateDetailConfigurations | Gets or sets a value indicating whether the detail configurations of the grid are automatically created. |
![]() | Background | (Inherited from System.Windows.Controls.Control) |
![]() | BitmapEffect | (Inherited from System.Windows.UIElement) |
![]() | BitmapEffectInput | (Inherited from System.Windows.UIElement) |
![]() | BorderBrush | (Inherited from System.Windows.Controls.Control) |
![]() | BorderThickness | (Inherited from System.Windows.Controls.Control) |
![]() | CellEditorDisplayConditions | Gets or sets a value indicating under what conditions the editors for the cells are displayed. |
![]() | CellErrorStyle | Gets or sets the style that will be used by the cells contained in the grid when their content fails the validation process. |
![]() | Clip | (Inherited from System.Windows.UIElement) |
![]() | ClipToBounds | (Inherited from System.Windows.UIElement) |
![]() | Columns | Gets a list of the columns contained in the grid. |
![]() | CommandBindings | (Inherited from System.Windows.UIElement) |
![]() | ContextMenu | (Inherited from System.Windows.FrameworkElement) |
![]() | CurrentColumn | Gets or sets the grid's current master column. |
![]() | CurrentContext | Gets the context in which the global current item is located. |
![]() | CurrentItem | Gets or sets the grid's current master data item. |
![]() | Cursor | (Inherited from System.Windows.FrameworkElement) |
![]() | DataContext | (Inherited from System.Windows.FrameworkElement) |
![]() | DefaultCellEditors | Gets a list of CellEditors that will be used, by default, for cells of the associated data type if none is explicitly provided. |
![]() | DefaultDetailConfiguration | Gets 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. |
![]() | DefaultGroupConfiguration | Gets or sets the default configuration that will be applied to any groups in the grid for which an explicit group configuration is not provided. |
![]() | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
![]() | DesiredSize | (Inherited from System.Windows.UIElement) |
![]() | DetailConfigurations | Gets the list of the detail configurations that have been explicitly provided for specific detail relations and that will be applied to any corresponding details. |
![]() | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | DisplayMemberPath | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | EditTriggers | Gets or sets a value indicating what triggers will cause cells to enter edit mode. |
![]() | FlowDirection | (Inherited from System.Windows.FrameworkElement) |
![]() | Focusable | (Inherited from System.Windows.UIElement) |
![]() | FocusVisualStyle | (Inherited from System.Windows.FrameworkElement) |
![]() | FontFamily | (Inherited from System.Windows.Controls.Control) |
![]() | FontSize | (Inherited from System.Windows.Controls.Control) |
![]() | FontStretch | (Inherited from System.Windows.Controls.Control) |
![]() | FontStyle | (Inherited from System.Windows.Controls.Control) |
![]() | FontWeight | (Inherited from System.Windows.Controls.Control) |
![]() | ForceCursor | (Inherited from System.Windows.FrameworkElement) |
![]() | Foreground | (Inherited from System.Windows.Controls.Control) |
![]() | GlobalCurrentColumn | Gets the column that is current in all the available contexts. |
![]() | GlobalCurrentItem | Gets the data item that is current in all the available contexts. |
![]() | GlobalSelectedItems | Gets the data items that are selected in all the available contexts. |
![]() | GroupConfigurationSelector | Gets 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. |
![]() | GroupLevelDescriptions | Gets a collection of GroupLevelDescription objects that contain information on each group level contained in the grid. |
![]() | HasAnimatedProperties | (Inherited from System.Windows.UIElement) |
![]() | HasDetails | Gets a value indicating whether the grid has details. |
![]() | HasItems | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | HasValidationError | Gets a value indicating whether the content of one of the cells contained in the grid failed the validation process. |
![]() | Height | (Inherited from System.Windows.FrameworkElement) |
![]() | HideSelection | Gets or sets a value indicating whether the selected rows should remain highlighted when the grid loses focus. |
![]() | HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) |
![]() | HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) |
![]() | InputBindings | (Inherited from System.Windows.UIElement) |
![]() | InputScope | (Inherited from System.Windows.FrameworkElement) |
![]() | IsArrangeValid | (Inherited from System.Windows.UIElement) |
![]() | IsBeingEdited | Gets a value indicating whether a row is being edited. |
![]() | IsEnabled | (Inherited from System.Windows.UIElement) |
![]() | IsFocused | (Inherited from System.Windows.UIElement) |
![]() | IsHitTestVisible | (Inherited from System.Windows.UIElement) |
![]() | IsInitialized | (Inherited from System.Windows.FrameworkElement) |
![]() | IsInputMethodEnabled | (Inherited from System.Windows.UIElement) |
![]() | IsKeyboardFocused | (Inherited from System.Windows.UIElement) |
![]() | IsKeyboardFocusWithin | (Inherited from System.Windows.UIElement) |
![]() | IsLoaded | (Inherited from System.Windows.FrameworkElement) |
![]() | IsMeasureValid | (Inherited from System.Windows.UIElement) |
![]() | IsMouseCaptured | (Inherited from System.Windows.UIElement) |
![]() | IsMouseCaptureWithin | (Inherited from System.Windows.UIElement) |
![]() | IsMouseDirectlyOver | (Inherited from System.Windows.UIElement) |
![]() | IsMouseOver | (Inherited from System.Windows.UIElement) |
![]() | IsSealed | (Inherited from System.Windows.DependencyObject) |
![]() | IsStylusCaptured | (Inherited from System.Windows.UIElement) |
![]() | IsStylusCaptureWithin | (Inherited from System.Windows.UIElement) |
![]() | IsStylusDirectlyOver | (Inherited from System.Windows.UIElement) |
![]() | IsStylusOver | (Inherited from System.Windows.UIElement) |
![]() | IsTabStop | (Inherited from System.Windows.Controls.Control) |
![]() | IsTextSearchEnabled | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | IsVisible | (Inherited from System.Windows.UIElement) |
![]() | ItemContainerStyle | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | ItemContainerStyleSelector | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | Items | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | ItemScrollingBehavior | Gets or sets a value indicating how the data items in the grid are scrolled. |
![]() | ItemsPrimaryAxis | Gets 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. |
![]() | ItemsSource | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | ItemsSourceName | Gets or sets the name of the grid's items source. |
![]() | ItemsSourceNameTemplate | Gets or sets the template that is used to display the name of the grid's items source. |
![]() | Language | (Inherited from System.Windows.FrameworkElement) |
![]() | LayoutTransform | (Inherited from System.Windows.FrameworkElement) |
![]() | Margin | (Inherited from System.Windows.FrameworkElement) |
![]() | MaxHeight | (Inherited from System.Windows.FrameworkElement) |
![]() | MaxWidth | (Inherited from System.Windows.FrameworkElement) |
![]() | MinHeight | (Inherited from System.Windows.FrameworkElement) |
![]() | MinWidth | (Inherited from System.Windows.FrameworkElement) |
![]() | Name | (Inherited from System.Windows.FrameworkElement) |
![]() | NavigationBehavior | Gets or sets a value indicating how the focus navigates from one element to another in the grid. |
![]() | Opacity | (Inherited from System.Windows.UIElement) |
![]() | OpacityMask | (Inherited from System.Windows.UIElement) |
![]() | OverridesDefaultStyle | (Inherited from System.Windows.FrameworkElement) |
![]() | Padding | (Inherited from System.Windows.Controls.Control) |
![]() | PagingBehavior | Gets or sets a value representing the paging behavior of the grid when the page-up and page-down buttons are pressed. |
![]() | Parent | (Inherited from System.Windows.FrameworkElement) |
![]() | PersistId | (Inherited from System.Windows.UIElement) |
![]() | PrintView | Gets or sets the PrintView, which will be used when printing or exporting the grid. |
![]() | ReadOnly | Gets or sets a value indicating whether the values of the cells contained in the grid can be edited. |
![]() | RenderSize | (Inherited from System.Windows.UIElement) |
![]() | RenderTransform | (Inherited from System.Windows.UIElement) |
![]() | RenderTransformOrigin | (Inherited from System.Windows.UIElement) |
![]() | Resources | (Inherited from System.Windows.FrameworkElement) |
![]() | SelectedContexts | Gets the contexts in which items are selected. |
![]() | SelectedIndex | Gets or sets the index of the currently selected data item. |
![]() | SelectedItem | Gets or sets the selected data item. |
![]() | SelectedItems | Gets a collection of the data items that are currently selected in the grid. |
![]() | SelectionMode | Gets or sets a value indicating how data items in the grid are selected. |
![]() | SnapsToDevicePixels | (Inherited from System.Windows.UIElement) |
![]() | Style | (Inherited from System.Windows.FrameworkElement) |
![]() | TabIndex | (Inherited from System.Windows.Controls.Control) |
![]() | Tag | (Inherited from System.Windows.FrameworkElement) |
![]() | Template | (Inherited from System.Windows.Controls.Control) |
![]() | TemplatedParent | (Inherited from System.Windows.FrameworkElement) |
![]() | ToolTip | (Inherited from System.Windows.FrameworkElement) |
![]() | Triggers | (Inherited from System.Windows.FrameworkElement) |
![]() | UpdateSourceTrigger | Gets or sets a value representing the moment when data is to be written to the underlying data source. |
![]() | VerticalAlignment | (Inherited from System.Windows.FrameworkElement) |
![]() | VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) |
![]() | View | Gets or sets the view applied to the grid. |
![]() | Visibility | (Inherited from System.Windows.UIElement) |
![]() | VisibleColumns | Gets a list of the columns whose Visible property is true, ordered according to their VisiblePositions. |
![]() | Width | (Inherited from System.Windows.FrameworkElement) |
Top
| Name | Description | |
|---|---|---|
![]() | AddHandler | Overloaded. (Inherited from System.Windows.UIElement) |
![]() | AddToEventRoute | (Inherited from System.Windows.UIElement) |
![]() | ApplyAnimationClock | Overloaded. (Inherited from System.Windows.UIElement) |
![]() | ApplyTemplate | (Inherited from System.Windows.FrameworkElement) |
![]() | AreDetailsExpanded | Retrieves a value indicating whether the details for the specified master data item are expanded. |
![]() | Arrange | (Inherited from System.Windows.UIElement) |
![]() | BeginAnimation | Overloaded. (Inherited from System.Windows.UIElement) |
![]() | BeginEdit | Overloaded. Places the grid's current item in edit mode. |
![]() | BeginInit | Overridden. Signals the beginning of a batch modification process. |
![]() | BeginStoryboard | Overloaded. (Inherited from System.Windows.FrameworkElement) |
![]() | BringIntoView | Overloaded. Brings the specified element into view, within any scrollable regions it is contained within. (Inherited from System.Windows.FrameworkElement) |
![]() | BringItemIntoView | Brings the specified item into view. |
![]() | CancelEdit | Cancels the edit process of master item being edited. |
![]() | CaptureMouse | (Inherited from System.Windows.UIElement) |
![]() | CaptureStylus | (Inherited from System.Windows.UIElement) |
![]() | ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
![]() | CoerceValue | (Inherited from System.Windows.DependencyObject) |
![]() | CollapseDetails | Collapses any details owned by the specified master data item. |
![]() | CollapseGroup | Collapses the specified master group. |
![]() | ContainerFromElement | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | EndEdit | Ends the edit process of the master item that is being edited. |
![]() | EndInit | Overridden. Signals the end of a batch modification process. |
![]() | Equals | (Inherited from System.Windows.DependencyObject) |
![]() | ExpandDetails | Expands any details owned by the specified master data item. |
![]() | ExpandGroup | Expands the specified master group. |
![]() | ExportToXps | Overloaded. Exports the grid to an XPS document. |
![]() | FindCommonVisualAncestor | (Inherited from System.Windows.Media.Visual) |
![]() | FindName | (Inherited from System.Windows.FrameworkElement) |
![]() | FindResource | (Inherited from System.Windows.FrameworkElement) |
![]() | Focus | (Inherited from System.Windows.UIElement) |
![]() | GetAnimationBaseValue | (Inherited from System.Windows.UIElement) |
![]() | GetBindingExpression | (Inherited from System.Windows.FrameworkElement) |
![]() | GetChildContext | Overloaded. Retrieves the child DataGridContext of an item. |
![]() | GetChildContexts | Retrieves the child DataGridContexts of the grid. |
![]() | GetContainerFromItem | Retrieves a container of the specified item. |
![]() ![]() | GetDataGridContext | Retrieves the DataGridContext for the specified DependencyObject. |
![]() ![]() | GetHasExpandedDetails | Gets a value that indicates whether a container (DataRow) has one or more expanded details. |
![]() | GetHashCode | (Inherited from System.Windows.DependencyObject) |
![]() ![]() | GetIsFixedFootersHost | Gets 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. |
![]() ![]() | GetIsFixedHeadersHost | Gets 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. |
![]() | GetItemFromContainer | Retrieves an item for the specified container. |
![]() | GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) |
![]() ![]() | GetParentDataGridControl | Retrieves the parent DataGridControl of the specified item. |
![]() | GetParentGroupFromItem | Retrieves the parent group for the specified item. |
![]() ![]() |





