Name | Description | |
---|---|---|
AddingDataRow | Raised when a new data row is being added to the grid. | |
AllowCellNavigationChanged | Raised when the value of the AllowCellNavigation property is changed. | |
AutoCreateColumnsChanged | Raised when the value of the AutoCreateColumns property is changed. | |
BackColorChanged | Raised when the value of the GridElement.BackColor property is changed. (Inherited from Xceed.Grid.GridElement) | |
CellEditorDisplayConditionsChanged | Raised when the value of the GroupBase.CellEditorDisplayConditions property is changed. (Inherited from Xceed.Grid.GroupBase) | |
ClipPartialLineChanged | Raised when the value of the GridElement.ClipPartialLine property is changed. (Inherited from Xceed.Grid.GridElement) | |
CollapsedChanged | Raised when the value of the GroupBase.Collapsed property is changed. (Inherited from Xceed.Grid.GroupBase) | |
ColumnAdded | Raised when a column is added to the grid. | |
ColumnRemoved | Raised when a column is removed from the grid. | |
DataBindingChanged | Raised when the values of the DataSource or DataMember properties are changed, or when the SetDataBinding method is called. | |
DataMemberChanged | Raised when the value of the DataMember property is changed. | |
DataRowsChanged | Raised 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) | |
DataSourceChanged | Raised when the value of the DataSource property is changed. | |
ErrorBackColorChanged | Raised when the value of the ErrorBackColor property is changed. | |
ErrorForeColorChanged | Raised when the value of the ErrorForeColor property is changed. | |
ErrorVisualStyleChanged | Raised when the value of the ErrorVisualStyle property is changed. | |
FontChanged | Raised when the value of the GridElement.Font property is changed. (Inherited from Xceed.Grid.GridElement) | |
ForeColorChanged | Raised when the value of the GridElement.ForeColor property is changed. (Inherited from Xceed.Grid.GridElement) | |
GroupAdded | Raised when a new group is added to the grid. | |
GroupingUpdated | Raised when the data rows in the grid have been grouped. | |
HideSelectionChanged | Raised when the value of the HideSelection property is changed. | |
HorizontalAlignmentChanged | Raised when the value of the GridElement.HorizontalAlignment property is changed. (Inherited from Xceed.Grid.GridElement) | |
InactiveSelectionBackColorChanged | Raised when the value of the InactiveSelectionBackColor property is changed. | |
InactiveSelectionForeColorChanged | Raised when the value of the InactiveSelectionForeColor property is changed. | |
InactiveSelectionVisualStyleChanged | Raised when the value of the InactiveSelectionVisualStyle property is changed. | |
InitializingDetailGrid | Raised for each DataRow about to be added to the detail grid to initialize its detail grid(s). | |
InitializingNewDataRow | Raised only by the Xceed.Grid.Collections.DataRowList.AddNew method to initialize the default values of cells in the data row. | |
OverrideUIStyleChanged | Raised when the value of the GridElement.OverrideUIStyle property is changed. (Inherited from Xceed.Grid.GridElement) | |
QueryAccessibilityHelp | Raised when an Accessibility client invokes help for that element. (Inherited from Xceed.Grid.GroupBase) | |
QueryGroupKeys | Raised after a data row has been built in order to group it. | |
ReadOnlyChanged | Raised when the value of the GridElement.ReadOnly property is changed. (Inherited from Xceed.Grid.GridElement) | |
SelectionBackColorChanged | Raised when the value of the SelectionBackColor property is changed. | |
SelectionForeColorChanged | Raised when the value of the SelectionForeColor property is changed. | |
SelectionVisualStyleChanged | Raised when the value of the SelectionVisualStyle property is changed. | |
ShowTreeLinesChanged | Raised when the value of the ShowTreeLines property is changed. | |
ShowUnlinkedColumnsChanged | Raised when the value of the ShowUnlinkedColumns property is changed. | |
Sorted | Raised when the grid has been sorted. | |
SortedColumnsChanged | Raised when the value of the SortedColumns property is changed. | |
TitleChanged | Raised when the value of the GroupBase.Title property is changed. (Inherited from Xceed.Grid.GroupBase) | |
TrimmingChanged | Raised when the value of the GridElement.Trimming property is changed. (Inherited from Xceed.Grid.GridElement) | |
VerticalAlignmentChanged | Raised when the value of the GridElement.VerticalAlignment property is changed. (Inherited from Xceed.Grid.GridElement) | |
VisibleChanged | Raised when the value of the GridElement.Visible property is changed. (Inherited from Xceed.Grid.GridElement) | |
WordWrapChanged | Raised when the value of the GridElement.WordWrap property is changed. (Inherited from Xceed.Grid.GridElement) |