Xceed Grid for WinForms v4.3 Documentation
DetailGrid Class Methods


Xceed.Grid.v4.3 Assembly > Xceed.Grid Namespace : DetailGrid Class

For a list of all members of this type, see DetailGrid members.

Public Methods
 NameDescription
Public MethodApplies the specified stylesheet to the grid.  
Public MethodSignals the beginning of a batch modification process.  
Public MethodOverridden. Brings the detail grid into the visible area of the GridElement.GridControl.  
Public MethodClears the entire content of the grid including the data binding and styles and collections.  
Public MethodCollapses the group and all its child groups. (Inherited from Xceed.Grid.GroupBase)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodSignals the end of a batch modification process.  
Public MethodExpands the group and its child groups if applicable. (Inherited from Xceed.Grid.GroupBase)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodRetrieves a value indicating the number of DataRow objects in the group. (Inherited from Xceed.Grid.GroupBase)
Public MethodRetrieves a collection of sorted data rows. (Inherited from Xceed.Grid.GroupBase)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodInvalidates the rectangle of the detail grid and causes a paint message to be sent to the GridElement.GridControl.  
Public MethodResets the value of the GroupBase.AccessibleDefaultActionDescription property to its default value, GroupBase.DefaultAccessibleDefaultActionDescription. (Inherited from Xceed.Grid.GroupBase)
Public MethodResets the value of the GroupBase.AccessibleDescription property to its default value, GroupBase.DefaultAccessibleDescription. (Inherited from Xceed.Grid.GroupBase)
Public MethodResets the value of the GroupBase.AccessibleName property to its default value, GroupBase.DefaultAccessibleName. (Inherited from Xceed.Grid.GroupBase)
Public MethodResets the value of the AllowCellNavigation property to its default value, DefaultAllowCellNavigation.  
Public MethodResets the value of the AutoCreateColumns property to its default value, DefaultAutoCreateColumns.  
Public MethodResets the value of the GridElement.BackColor property to its default value, GridElement.DefaultBackColor. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the GroupBase.CellEditorDisplayConditions property to its default value, GroupBase.DefaultCellEditorDisplayConditions. (Inherited from Xceed.Grid.GroupBase)
Public MethodResets the value of the GridElement.ClipPartialLine property to its default value, GridElement.DefaultClipPartialLine. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the GroupBase.Collapsed property to its default value, GroupBase.DefaultCollapsed. (Inherited from Xceed.Grid.GroupBase)
Public MethodResets the value of the ErrorBackColor property to its default value, DefaultErrorBackColor.  
Public MethodResets the value of the ErrorForeColor property to its default value, DefaultErrorForeColor.  
Public MethodResets the visual style of a row that contains a cell that contains an error in the DetailGrid.  
Public MethodResets the value of the GridElement.Font property to its default value, GridElement.DefaultFont. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the GridElement.ForeColor property to its default value, GridElement.DefaultForeColor. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the HideSelection property to its default value, DefaultHideSelection.  
Public MethodResets the value of the GridElement.HorizontalAlignment property to its default value, GridElement.DefaultHorizontalAlignment. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the InactiveSelectionBackColor property to its default value, DefaultInactiveSelectionBackColor.  
Public MethodResets the value of the InactiveSelectionForeColor property to its default value, DefaultInactiveSelectionForeColor.  
Public MethodResets the visual style of an inactive selected row in the DetailGrid.  
Public MethodResets the value of the GridElement.OverrideUIStyle property to its default value, GridElement.DefaultOverrideUIStyle. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the GridElement.ReadOnly property to its default value, GridElement.DefaultReadOnly. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the property values of the GridElement.ReportStyle. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the SelectionBackColor property to its default value, DefaultSelectionBackColor.  
Public MethodResets the value of the SelectionForeColor property to its default value, DefaultSelectionForeColor.  
Public MethodResets the visual style of a selected row in the DetailGrid.  
Public MethodResets the value of the ShowTreeLines property to its default value, DefaultShowTreeLines.  
Public MethodResets the value of the ShowUnlinkedColumns property to its default value, DefaultShowUnlinkedColumns.  
Public MethodOverridden. Resets the values of the properties affected by the ApplyStyleSheet method to their default values.  
Public MethodResets the value of the GridElement.Tag property to its default value, GridElement.DefaultTag. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the Title property to its default value, DefaultTitle.  
Public MethodResets the value of the GridElement.Trimming property to its default value, GridElement.DefaultTrimming. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the GridElement.VerticalAlignment property to its default value, GridElement.DefaultVerticalAlignment. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the GridElement.Visible property to its default value, GridElement.DefaultVisible. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the GridElement.WordWrap property to its default value, GridElement.DefaultWordWrap. (Inherited from Xceed.Grid.GridElement)
Public MethodSets the DataSource and DataMember properties at run time.  
Public MethodUpdates the detail grid's contained in the detail grid. Any modifications made to the DetailGridTemplates property must be followed by a call to UpdateDetailGrids otherwise the changes will not be reflected in the detail grid.  
Public MethodUpdates the way in which the grid is grouped according to the groups specified in the GroupTemplates property.  
Public MethodRecalculates and repaints (invalidates) the rectangles of each GridElement in the GridElement.GridControl. The rectangles of the GridElement.GridControl are not affected.  
Top
Protected Methods
 NameDescription
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected Internal MethodCreates a new DetailGrid object that is a copy of the current instance indicating if the new instance should be synchronized with the original detail grid.  
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected MethodInitializes the content of the detail grid.  
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected Method (Inherited from Xceed.Grid.GridElementBase)
Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodRaises the AddingDataRow event.  
Protected MethodRaises the AllowCellNavigationChanged event.  
Protected MethodRaises the AutoCreateColumnsChanged event.  
Protected MethodRaises the GridElement.BackColorChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the GroupBase.CellEditorDisplayConditionsChanged event. (Inherited from Xceed.Grid.GroupBase)
Protected MethodRaises the GridElement.ClipPartialLineChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the GroupBase.CollapsedChanged event. (Inherited from Xceed.Grid.GroupBase)
Protected MethodRaises the ColumnAdded event.  
Protected MethodRaises the ColumnRemoved event.  
Protected MethodRaises the DataBindingChanged event.  
Protected MethodRaises the DataMemberChanged event.  
Protected MethodRaises the GroupBase.DataRowsChanged event. (Inherited from Xceed.Grid.GroupBase)
Protected MethodRaises the DataSourceChanged event.  
Protected MethodRaises the ErrorBackColorChanged event.  
Protected MethodRaises the ErrorForeColorChanged event.  
Protected MethodRaises the ErrorVisualStyleChanged event.  
Protected MethodRaises the GridElement.FontChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the GridElement.ForeColorChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the GroupAdded event.  
Protected MethodRaises the GroupingUpdated event.  
Protected MethodRaises the HideSelectionChanged event.  
Protected MethodRaises the GridElement.HorizontalAlignmentChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the InactiveSelectionBackColorChanged event.  
Protected MethodRaises the InactiveSelectionForeColorChanged event.  
Protected MethodRaises the InactiveSelectionVisualStyleChanged event.  
Protected MethodRaises the InitializingDetailGrid event.  
Protected Internal MethodRaises the InitializingNewDataRow event.  
Protected MethodRaises the GridElement.OverrideUIStyleChanged event. (Inherited from Xceed.Grid.GridElement)
Protected Internal MethodRaises the GroupBase.QueryAccessibilityHelp event. (Inherited from Xceed.Grid.GroupBase)
Protected MethodRaises the QueryGroupKeys event.  
Protected MethodRaises the GridElement.ReadOnlyChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the SelectionBackColorChanged event.  
Protected MethodRaises the SelectionForeColorChanged event.  
Protected MethodRaises the SelectionVisualStyleChanged event.  
Protected MethodRaises the ShowTreeLinesChanged event.  
Protected MethodRaises the ShowUnlinkedColumnsChanged event.  
Protected MethodRaises the Sorted event.  
Protected MethodRaises the SortedColumnsChanged event.  
Protected MethodRaises the GroupBase.TitleChanged event. (Inherited from Xceed.Grid.GroupBase)
Protected MethodRaises the GridElement.TrimmingChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the GridElement.VerticalAlignmentChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the GridElement.VisibleChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the GridElement.WordWrapChanged event. (Inherited from Xceed.Grid.GridElement)
Protected Method (Inherited from Xceed.Grid.GridElementBase)
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected Method (Inherited from Xceed.Grid.GridElementBase)
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected MethodThis method is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Grid.GroupBase)
Top
See Also

Reference

DetailGrid Class
Xceed.Grid Namespace