Name | Description | |
---|---|---|
![]() | AllowDropChanged | Raised when the value of the VisualGridElement.AllowDrop property is changed. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | BackColorChanged | Raised when the value of the GridElement.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) |
![]() | CanBeCurrentChanged | Raised when the value of the CanBeCurrent property is changed. |
![]() | CellEditorDisplayConditionsChanged | Raised when the value of the CellEditorDisplayConditions property is changed. |
![]() | CellEditorManagerChanged | Raised when the value of the CellEditorManager property is changed. |
![]() | CellViewerManagerChanged | Raised when the value of the CellViewerManager property is changed. |
![]() | Click | Raised when the grid element is clicked. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | ClipPartialLineChanged | Raised when the value of the GridElement.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) |
![]() | EditEntered | Raised when the cell has entered edit mode. |
![]() | EditLeft | Raised when the cell has exited edit mode. |
![]() | EnteringEdit | Raised before editing a cell. |
![]() | ErrorDescriptionChanged | Raised when the value of the ErrorDescription 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) |
![]() | FormatProviderChanged | Raised when the value of the FormatProvider property is changed. |
![]() | FormatSpecifierChanged | Raised when the value of the FormatSpecifier 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) |
![]() | HorizontalAlignmentChanged | Raised when the value of the GridElement.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) |
![]() | 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) |
![]() | LeavingEdit | Raised after a cell has been edited to validate the content of the cell. |
![]() | 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) |
![]() | NullTextChanged | Raised when the value of the NullText property is changed. |
![]() | NullValueChanged | Raised when the value of the NullValue property is changed. |
![]() | OverrideUIStyleChanged | Raised when the value of the GridElement.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. |
![]() | 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 GridElement.ReadOnly property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | SiblingValueChanged | Raised when the value of the Value property of one of the cell's siblings is changed. |
![]() | TrimmingChanged | Raised when the value of the GridElement.Trimming property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | ValidationError | Raised when the value of the cell does not pass the validation process. |
![]() | ValueChanged | Raised when a cell's value has been changed. |
![]() | ValueChanging | Raised when a cell's value is being changed. |
![]() | 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) |