Name | Description | |
---|---|---|
AddHandler | Overloaded. (Inherited from System.Windows.UIElement) | |
AddToEventRoute | (Inherited from System.Windows.Controls.ItemsControl) | |
ApplyAnimationClock | Overloaded. (Inherited from System.Windows.Controls.ItemsControl) | |
ApplyTemplate | (Inherited from System.Windows.Controls.ItemsControl) | |
AreDetailsExpanded | Retrieves a value indicating whether the details for the specified master data item are expanded. | |
Arrange | (Inherited from System.Windows.Controls.ItemsControl) | |
BeginAnimation | Overloaded. (Inherited from System.Windows.Controls.ItemsControl) | |
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.Controls.ItemsControl) | |
BringIntoView | Overloaded. Attempts to bring this element into view, within any scrollable regions it is contained within. (Inherited from System.Windows.Controls.ItemsControl) | |
BringItemIntoView | Brings the specified item into view. | |
CancelEdit | Cancels the edit process of master item being edited. | |
CaptureMouse | (Inherited from System.Windows.Controls.ItemsControl) | |
CaptureStylus | (Inherited from System.Windows.Controls.ItemsControl) | |
CaptureTouch | (Inherited from System.Windows.Controls.ItemsControl) | |
ClearValue | Overloaded. (Inherited from System.Windows.Controls.ItemsControl) | |
CoerceValue | (Inherited from System.Windows.Controls.ItemsControl) | |
CollapseDetails | Collapses any details owned by the specified master data item. | |
CollapseGroup | Collapses the specified master group. | |
ContainerFromElement | (Inherited from System.Windows.Controls.ItemsControl) | |
DeferColumnsUpdate | Enters a defer cycle that can be used to merge column reordering and visibility changes and delay automatic refresh. | |
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.Controls.ItemsControl) | |
ExpandDetails | Expands any details owned by the specified master data item. | |
ExpandGroup | Expands the specified master group. | |
ExportToCsv | Overloaded. Exports the content of the grid in a CSV (comma-separated value) format to the specified stream. | |
ExportToExcel | Overloaded. Exports the content of the grid in the Excel xmlss format . | |
ExportToXps | Overloaded. Exports the grid to an XPS document that has the specified file name and using the provided page size. | |
FindCommonVisualAncestor | (Inherited from System.Windows.Controls.ItemsControl) | |
FindName | (Inherited from System.Windows.Controls.ItemsControl) | |
FindResource | (Inherited from System.Windows.Controls.ItemsControl) | |
Focus | (Inherited from System.Windows.Controls.ItemsControl) | |
GetAnimationBaseValue | (Inherited from System.Windows.Controls.ItemsControl) | |
GetBindingExpression | (Inherited from System.Windows.Controls.ItemsControl) | |
GetChildContext | Overloaded. Retrieves the child DataGridContext created from the specified DetailConfiguration of an item. | |
GetChildContexts | Retrieves the child DataGridContexts of the grid. | |
GetContainer | Retrieves the container for the specified DependencyObject. | |
GetContainerFromItem | Retrieves a container of the specified item. | |
GetDataGridContext | Retrieves the DataGridContext for the specified DependencyObject. | |
GetGroupFromCollectionViewGroup | Retrieves the group for the specified CollectionViewGroup. | |
GetHasExpandedDetails | Gets a value that indicates whether a container (DataRow) has one or more expanded details. | |
GetHashCode | (Inherited from System.Windows.Controls.ItemsControl) | |
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.Controls.ItemsControl) | |
GetParentGroupFromItem | Retrieves the parent group for the specified item. | |
GetStatContext | Gets 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. | |
GetValue | (Inherited from System.Windows.Controls.ItemsControl) | |
InputHitTest | (Inherited from System.Windows.Controls.ItemsControl) | |
InvalidateArrange | (Inherited from System.Windows.Controls.ItemsControl) | |
InvalidateMeasure | (Inherited from System.Windows.Controls.ItemsControl) | |
InvalidateProperty | (Inherited from System.Windows.Controls.ItemsControl) | |
InvalidateVisual | (Inherited from System.Windows.Controls.ItemsControl) | |
IsAncestorOf | (Inherited from System.Windows.Controls.ItemsControl) | |
IsDescendantOf | (Inherited from System.Windows.Controls.ItemsControl) | |
IsGroupExpanded | Retrieves a value indicating whether the specified master group is expanded. | |
LoadUserSettings | Loads the settings persisted in a settings repository and re-applies them to the grid. | |
Measure | (Inherited from System.Windows.Controls.ItemsControl) | |
MoveColumnAfter | Moves the first column immediately after the second. | |
MoveColumnBefore | Moves the first column immediately before the second. | |
MoveColumnUnder | Moves the specified current column under the specified parent column. | |
MoveFocus | (Inherited from System.Windows.Controls.ItemsControl) | |
OnApplyTemplate | Overridden. Builds the visual tree for the element. | |
PointFromScreen | (Inherited from System.Windows.Controls.ItemsControl) | |
PointToScreen | (Inherited from System.Windows.Controls.ItemsControl) | |
PredictFocus | (Inherited from System.Windows.Controls.ItemsControl) | |
Overloaded. Displays a Print dialog that allows the grid to be printed. | ||
RaiseEvent | (Inherited from System.Windows.Controls.ItemsControl) | |
ReadLocalValue | (Inherited from System.Windows.Controls.ItemsControl) | |
RegisterName | (Inherited from System.Windows.Controls.ItemsControl) | |
ReleaseAllTouchCaptures | (Inherited from System.Windows.Controls.ItemsControl) | |
ReleaseMouseCapture | (Inherited from System.Windows.Controls.ItemsControl) | |
ReleaseStylusCapture | (Inherited from System.Windows.Controls.ItemsControl) | |
ReleaseTouchCapture | (Inherited from System.Windows.Controls.ItemsControl) | |
RemoveHandler | (Inherited from System.Windows.Controls.ItemsControl) | |
SaveUserSettings | Saves the settings to a settings repository. | |
SetBinding | Overloaded. (Inherited from System.Windows.Controls.ItemsControl) | |
SetCurrentValue | (Inherited from System.Windows.Controls.ItemsControl) | |
SetIsFixedFootersHost | Sets 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. | |
SetIsFixedHeadersHost | Sets 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. | |
SetResourceReference | (Inherited from System.Windows.Controls.ItemsControl) | |
SetValue | Overloaded. (Inherited from System.Windows.Controls.ItemsControl) | |
ShowPrintPreviewPopup | Overloaded. Dsiplays a print preview in a popup window using the provided document title. | |
ShowPrintPreviewWindow | Overloaded. Creates a print preview using the specified parameters. | |
ToggleDetailExpansion | Toggles any details owned by the specified master data item. | |
ToggleGroupExpansion | Toggles the specified master group. | |
ToString | (Inherited from System.Windows.Controls.ItemsControl) | |
TransformToAncestor | Overloaded. (Inherited from System.Windows.Controls.ItemsControl) | |
TransformToDescendant | (Inherited from System.Windows.Controls.ItemsControl) | |
TransformToVisual | (Inherited from System.Windows.Controls.ItemsControl) | |
TranslatePoint | (Inherited from System.Windows.Controls.ItemsControl) | |
TryFindResource | (Inherited from System.Windows.Controls.ItemsControl) | |
UnregisterName | (Inherited from System.Windows.Controls.ItemsControl) | |
UpdateDefaultStyle | (Inherited from System.Windows.Controls.ItemsControl) | |
UpdateLayout | (Inherited from System.Windows.Controls.ItemsControl) |