Xceed Grid for WinForms v4.3 Documentation
DetailGrid Class Events


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

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

Public Events
 NameDescription
Public EventRaised when a new data row is being added to the grid.  
Public EventRaised when the value of the AllowCellNavigation property is changed.  
Public EventRaised when the value of the AutoCreateColumns property is changed.  
Public EventRaised when the value of the GridElement.BackColor property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the GroupBase.CellEditorDisplayConditions property is changed. (Inherited from Xceed.Grid.GroupBase)
Public EventRaised when the value of the GridElement.ClipPartialLine property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the GroupBase.Collapsed property is changed. (Inherited from Xceed.Grid.GroupBase)
Public EventRaised when a column is added to the grid.  
Public EventRaised when a column is removed from the grid.  
Public EventRaised when the values of the DataSource or DataMember properties are changed, or when the SetDataBinding method is called.  
Public EventRaised when the value of the DataMember property is changed.  
Public EventRaised when modifications are made to the content of a cell in a data row and when a data row is added or removed from the group. (Inherited from Xceed.Grid.GroupBase)
Public EventRaised when the value of the DataSource property is changed.  
Public EventRaised when the value of the ErrorBackColor property is changed.  
Public EventRaised when the value of the ErrorForeColor property is changed.  
Public EventRaised when the value of the ErrorVisualStyle property is changed.  
Public EventRaised when the value of the GridElement.Font property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the GridElement.ForeColor property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when a new group is added to the grid.  
Public EventRaised when the data rows in the grid have been grouped.  
Public EventRaised when the value of the HideSelection property is changed.  
Public EventRaised when the value of the GridElement.HorizontalAlignment property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the InactiveSelectionBackColor property is changed.  
Public EventRaised when the value of the InactiveSelectionForeColor property is changed.  
Public EventRaised when the value of the InactiveSelectionVisualStyle property is changed.  
Public EventRaised for each DataRow about to be added to the detail grid to initialize its detail grid(s).  
Public EventRaised only by the Xceed.Grid.Collections.DataRowList.AddNew method to initialize the default values of cells in the data row.  
Public EventRaised when the value of the GridElement.OverrideUIStyle property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when an Accessibility client invokes help for that element. (Inherited from Xceed.Grid.GroupBase)
Public EventRaised after a data row has been built in order to group it.  
Public EventRaised when the value of the GridElement.ReadOnly property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the SelectionBackColor property is changed.  
Public EventRaised when the value of the SelectionForeColor property is changed.  
Public EventRaised when the value of the SelectionVisualStyle property is changed.  
Public EventRaised when the value of the ShowTreeLines property is changed.  
Public EventRaised when the value of the ShowUnlinkedColumns property is changed.  
Public EventRaised when the grid has been sorted.  
Public EventRaised when the value of the SortedColumns property is changed.  
Public EventRaised when the value of the GroupBase.Title property is changed. (Inherited from Xceed.Grid.GroupBase)
Public EventRaised when the value of the GridElement.Trimming property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the GridElement.VerticalAlignment property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the GridElement.Visible property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the GridElement.WordWrap property is changed. (Inherited from Xceed.Grid.GridElement)
Top
See Also

Reference

DetailGrid Class
Xceed.Grid Namespace