Name | Description | |
---|---|---|
![]() | AllowCellNavigationChanged | Raised when the value of the AllowCellNavigation property is changed. (Inherited from Xceed.Grid.CellRow) |
![]() | AllowDropChanged | Raised when the value of the VisualGridElement.AllowDrop property is changed. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | AutoHeightModeChanged | Raised when the value of the AutoHeightMode property is changed. (Inherited from Xceed.Grid.Row) |
![]() | BackColorChanged | Raised when the value of the BackColor property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | BackgroundImageAlignmentChanged | Raised when the value of the VisualGridElement.BackgroundImageAlignment property is changed. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | BackgroundImageChanged | Raised when the value of the VisualGridElement.BackgroundImage property is changed. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | BackgroundImageStyleChanged | Raised when the value of the VisualGridElement.BackgroundImageStyle property is changed. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | BeginningEdit | Raised when the BeginEdit method is called to signal that the row is about to be edited. (Inherited from Xceed.Grid.CellRow) |
![]() | CanBeCurrentChanged | Raised when the value of the CanBeCurrent property is changed. (Inherited from Xceed.Grid.Row) |
![]() | CanBeSelectedChanged | Raised when the value of the CanBeSelected property is changed. (Inherited from Xceed.Grid.Row) |
![]() | CellEditorDisplayConditionsChanged | Raised when the value of the CellEditorDisplayConditions property is changed. (Inherited from Xceed.Grid.CellRow) |
![]() | CellValueChanged | Raised when the value of one of the cells in the row is changed. (Inherited from Xceed.Grid.CellRow) |
![]() | Click | Raised when the grid element is clicked. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | ClipPartialLineChanged | Raised when the value of the ClipPartialLine property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | DoubleClick | Raised when the grid element is double clicked. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | DragDrop | Raised when a drag-and-drop operation is completed. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | DragEnter | Raised when an object is dragged into the grid element's bounds. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | DragLeave | Raised when an object is dragged out of the grid element's bounds. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | DragOver | Raised when an object is dragged over the grid element's bounds. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | EditBegun | Raised after the BeginningEdit event to signal that the row is being edited. (Inherited from Xceed.Grid.CellRow) |
![]() | EditCanceled | Raised when the CancelEdit method has been called to cancel the modifications made to the row. (Inherited from Xceed.Grid.CellRow) |
![]() | EditEnded | Raised when the row has finished being edited. (Inherited from Xceed.Grid.CellRow) |
![]() | EndingEdit | Raised when the EndEdit method is called to signal that the row has finished being edited and that the changes are about to be committed. (Inherited from Xceed.Grid.CellRow) |
![]() | ErrorDescriptionChanged | Raised when the value of the ErrorDescription property is changed. (Inherited from Xceed.Grid.CellRow) |
![]() | FitHeightToEditorsChanged | Raised when the value of the FitHeightToEditors property is changed. (Inherited from Xceed.Grid.CellRow) |
![]() | FontChanged | Raised when the value of the Font property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | ForeColorChanged | Raised when the value of the ForeColor property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | FormatProviderChanged | Raised when the value of the FormatProvider property is changed. |
![]() | GiveFeedback | Raised during a drag operation. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | GradientMapChanged | Raised when the value of the VisualGridElement.GradientMap property is changed. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | HeightChanged | Raised when the value of the Height property is changed. (Inherited from Xceed.Grid.Row) |
![]() | HorizontalAlignmentChanged | Raised when the value of the HorizontalAlignment property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | HotVisualStyleChanged | Raised when the value of the VisualGridElement.HotVisualStyle property is changed. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | IndentedChanged | Raised when the value of the Indented property is changed. (Inherited from Xceed.Grid.Row) |
![]() | IsCurrentChanged | Raised when the value of the IsCurrent property is changed. (Inherited from Xceed.Grid.Row) |
![]() | IsSelectedChanged | Raised when the value of the IsSelected property is changed. (Inherited from Xceed.Grid.Row) |
![]() | KeyDown | Raised when a key is pressed while the grid element has focus. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | KeyPress | Raised when a key is pressed while the grid element has focus. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | KeyUp | Raised when a key is released while the grid element has focus. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | MaxHeightChanged | Raised when the value of the MaxHeight property is changed. (Inherited from Xceed.Grid.Row) |
![]() | MinHeightChanged | Raised when the value of the MinHeight property is changed. (Inherited from Xceed.Grid.Row) |
![]() | MouseDown | Raised when the mouse pointer is over the grid element and a mouse button is pressed. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | MouseEnter | Raised when the mouse pointer enters the grid element. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | MouseLeave | Raised when the mouse pointer leaves the grid element. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | MouseMove | Raised when the mouse pointer is moved over the grid element. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | MouseUp | Raised when the mouse pointer is over the grid element and a mouse button is released. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | OverrideUIStyleChanged | Raised when the value of the OverrideUIStyle property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | Paint | Raised after the grid element's background and foreground have been painted. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | QueryAccessibilityHelp | Raised when an Accessibility client invokes help for that element. (Inherited from Xceed.Grid.Row) |
![]() | QueryContinueDrag | Raised during a drag-and-drop operation and allows the drag source to determine whether the drag-and-drop operation should be cancelled. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | ReadOnlyChanged | Raised when the value of the ReadOnly property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | RunningStatGroupLevelChanged | Raised when the value of the RunningStatGroupLevel property is changed |
![]() | ShowFixedColumnSplitterChanged | Raised when the value of the ShowFixedColumnSplitter property is changed. (Inherited from Xceed.Grid.CellRow) |
![]() | ShowTreeLineChanged | Raised when the value of the ShowTreeLine property is changed. (Inherited from Xceed.Grid.Row) |
![]() | SiblingDataRowsChanged | Raised when modifications are made to the content of a cell in a sibling data row and when a sibling data row is added or removed from the parent group. (Inherited from Xceed.Grid.Row) |
![]() | TextFormatChanged | Raised when the value of the TextFormat property is changed. |
![]() | TrimmingChanged | Raised when the value of the Trimming property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | ValidationError | Raised by the Xceed.Grid.Collections.DataRowList.AddNew or EndEdit methods when the values of one of the cells in the DataRow does not pass the validation process. (Inherited from Xceed.Grid.CellRow) |
![]() | VerticalAlignmentChanged | Raised when the value of the VerticalAlignment property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | VisibleChanged | Raised when the value of the Visible property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | VisibleWhenCollapsedChanged | Raised when the value of the VisibleWhenCollapsed property is changed. (Inherited from Xceed.Grid.Row) |
![]() | WordWrapChanged | Raised when the value of the WordWrap property is changed. (Inherited from Xceed.Grid.GridElement) |