Namespace Syncfusion.WinForms.DataGrid.Events
Classes
| AddNewRowInitiatingEventArgs
Provides data for AddNewRowInitiating event. |
| AddNewRowOperationEventArgs
Provides data for handling AddNewRow operation in SfDataGrid. |
| AutoGeneratingColumnArgs
Provides the data for AutoGeneratingColumn event. |
| AutoGeneratingRelationsEventArgs
Represents a class that provides the data for AutoGeneratingRelations event. |
| CellButtonClickEventArgs
Represents a class that provides the data for the button click event. |
| CellCheckBoxClickEventArgs
Represents the class that provides the information about the state of the check box cell when check box is clicked. |
| CellClickEventArgs
Represents the class that holds the information about the CellClick and CellDoubleClick event. |
| CellComboBoxSelectionChangedEventArgs
Provides data about the CellComboBoxSelectionChanged event. |
| CellCutCopyPasteEventArgs
Provides data for CopyCellContent event. |
| CellHyperlinkOpenedEventArgs
Provides data about the HyperlinkOpened event. |
| CellHyperlinkOpeningEventArgs
Provides data about the HyperlinkOpening event. |
| ColumnDraggingEventArgs
Provides data for ColumnDragging event. |
| ColumnResizingEventArgs
Represents the class that provides the data for the ColumnResizing event. |
| ContextMenuOpenedEventArgs
Provides data about the ContextMenuOpened event. |
| ContextMenuOpeningEventArgs
Provides data about the ContextMenuOpening event. |
| CurrentCellActivatedEventArgs
Represents the class that holds the information about the CurrentCellActivated event. |
| CurrentCellActivatingEventArgs
Represents the class that holds the information about the CurrentCellActivating event. |
| CurrentCellBeginEditEventArgs
Represents the class that holds the information about the CurrentCellBeginEdit event. |
| CurrentCellEndEditEventArgs
Represents the class that holds the information about the CurrentCellEndEdit event. |
| CurrentCellKeyEventArgs
Represents the class that holds the information about the CurrentCellKeyDown and CurrentCellKeyUp event. |
| CurrentCellKeyPressEventArgs
Represents the class that holds the information about the CurrentCellKeyPress event. |
| CurrentCellValidatedEventArgs
Represents the class that holds the information about the CurrentCellValidated event. |
| CurrentCellValidatingEventArgs
Represents the class that holds the information about the CurrentCellValidating event. |
| CutCopyPasteEventArgs
Provides data for ClipboardController event. |
| DataGridEditingControlShowingEventArgs
Represents the class that holds the information about the EditingControlShowing event. |
| DataGridOperationEventArgs
Provides data for handling grid operations such as Sorting,Filtering, Grouping, Summaries and etc. |
| DataGridPointerEventArgs
Provides data for handling pointer operation changes. |
| DataSourceChangedEventArgs
Provides data for handling selection when DataSource is changed. |
| DetailsViewCollapsedEventArgs
Represents a class that provides the data for DetailsViewCollapsed event. |
| DetailsViewCollapsingEventArgs
Represents a class that provides the data for DetailsViewCollapsing event. |
| DetailsViewExpandedEventArgs
Represents a class that provides the data for DetailsViewExpanded event. |
| DetailsViewExpandingEventArgs
Represents a class that provides the data for DetailsViewExpanding event. |
| DetailsViewLoadingAndUnloadingEventArgs
Represents a class that provides data for DetailsViewLoading and DetailsViewUnloading events. |
| DrawCellEventArgs
Provides data about the DrawCell event. |
| DrawFreezePaneLineArgs
Provides data about the DrawFreezePaneLine event. |
| DrawPreviewRowEventArgs
Represents a class that provides the data for the DrawPreviewRow event. |
| ExternalExceptionThrownEventArgs
Provides data for |
| FilterChangedEventArgs
Represents the class that provides data for the FilterChanged event. |
| FilterChangingEventArgs
Represents the class that provides data for the FilterChanging event. |
| FilteringEventArgs
Provides data for the Filtering Operations that are performed in SfDataGrid. |
| FilterPopupShowingEventArgs
Represents the class that provides the data for the FilterPopupShowing event. |
| FilterPopupShownEventArgs
Represents the class that provides the data for the FilterPopupShown event. |
| GridCancelEventArgs
Provides data for cancelable events in SFDataGrid. |
| GridEventArgs
Provides data for SFDataGrid events. |
| GridHandledEventArgs
Provides data for events that can be handled completely in an event handler. |
| GroupChangedEventArgs
Provides data for the GroupExpanded and GroupCollapsed events. |
| GroupChangingEventArgs
Provides data for the |
| GroupingOperationEventArgs
Provides data for the Grouping Operations that are performed in SfDataGrid. |
| PreviewRowCollapsedEventArgs
Represents a class that provides the data for the PreviewRowCollapsed event. |
| PreviewRowCollapsingEventArgs
Represents a class that provides the data for the PreviewRowCollapsing event. |
| PreviewRowExpandedEventArgs
Represents a class that provides the data for the PreviewRowExpanded event. |
| PreviewRowExpandingEventArgs
Represents a class that provides the data for the PreviewRowExpanding event. |
| QueryButtonCellStyleEventArgs
Represents a class that provides the data for the QueryButtonCellStyle event. |
| QueryCellStyleEventArgs
Provides data about the QueryCellStyle event. |
| QueryCheckBoxCellStyleEventArgs
Represents the class that provides the information for the style of the check box in the cell. |
| QueryCoveredRangeEventArgs
Provides the data for the QueryCoveredRange event. |
| QueryImageCellStyleEventArgs
Represents a class that provides the data for the QueryImageCellStyle event. |
| QueryProgressBarCellStyleEventArgs
Represents the class that provides the information for the style of the progress bar in the cell. |
| QueryRowHeightEventArgs
Provides data for QueryRowHeight event. |
| QueryRowStyleEventArgs
Provides data about the QueryRowStyle event. |
| QueryUnboundColumnInfoArgs
Provides data for |
| QueryUnboundRowInfoArgs
Provides data for |
| RecordDeletedEventArgs
Provides data for RecordDeleted event. |
| RecordDeletingEventArgs
Provides data for RecordDeleting event. |
| RowValidatedEventArgs
Represents the class that provides the information for the RowValidated event. |
| RowValidatingEventArgs
Represents the class that provides the information for the RowValidating event. |
| SelectionChangedEventArgs
Provides data for SelectionChanged event. |
| SelectionChangingEventArgs
Provides data for SelectionChanging event. |
| SelectionPropertyChangedEventArgs
Provides data for handling selection property value changes. |
| SortColumnChangedEventArgs
Provides data for handling selection in sorted column. |
| SortColumnsChangedEventArgs
Provides data for SortColumnsChanged event. |
| SortColumnsChangingEventArgs
Provides data for SortColumnsChanging event. |
| ToolTipOpenedEventArgs
Provides data about the ToolTipOpened event. |
| ToolTipOpeningEventArgs
Provides data about the ToolTipOpening event. |
| UnboundRowCollectionChangedEventArgs
Provides data for the UnboundRows collection changes. |
| ValidationErrorToolTipOpenedEventArgs
Provides data about the ValidationErrorToolTipOpened event. |
| ValidationErrorToolTipOpeningEventArgs
Provides data about the ValidationErrorToolTipOpening event. |
Delegates
| AddNewRowInitiatingEventHandler
Represents the method that will handle the |
| AutoGeneratingColumnEventHandler
Represents the method that will handle the AutoGeneratingColumn event. |
| AutoGeneratingRelationsEventHandler
Represents the method that will handle the AutoGeneratingRelations event. |
| CellButtonClickEventHandler
Represents the method that used to handle the CellButtonClick event. |
| CellCheckBoxClickEventHandler
Represents the method that will handle the CellCheckBoxClick event. |
| CellClickEventHandler
Represents the method that will handle the |
| CellCutCopyPasteEventHandler
Represents the method that will handle the CopyCellContent event. |
| CellHyperlinkOpenedEventHandler
Represents the method that will handle the HyperlinkOpened event. |
| CellHyperlinkOpeningEventHandler
Represents the method that will handle the HyperlinkOpening event. |
| ColumnDraggingEventHandler
Represents the method that will handle the ColumnDragging event. |
| ColumnResizingEventHandler
Represents the method that handle the ColumnResizing event. |
| ContextMenuOpenedEventHandler
Represents the method that will handle the ContextMenuOpened event. |
| ContextMenuOpeningEventHandler
Represents the method that will handle the ContextMenuOpening event. |
| CurrentCellActivatedEventHandler
Represents the method that will handle the CurrentCellActivated event. |
| CurrentCellActivatingEventHandler
Represents the method that will handle the CurrentCellActivating event. |
| CurrentCellBeginEditEventHandler
Represents the method that will handle the CurrentCellBeginEdit event. |
| CurrentCellEndEditEventHandler
Represents the method that will handle the CurrentCellEndEdit event. |
| CurrentCellKeyEventHandler
Represents the method that will handle the CurrentCellKeyDown and CurrentCellKeyUp events. |
| CurrentCellKeyPressEventHandler
Represents the method that will handle the CurrentCellKeyPress event. |
| CurrentCellValidatedEventHandler
Represents the method that will handle the CurrentCellValidated event. |
| CurrentCellValidatingEventHandler
Represents the method that will handle the CurrentCellValidating event. |
| CutCopyPasteEventHandler
Represents the method that will handle the ClipboardController event. |
| DataSourceChangedEventHandler
Represents the method that will handle the |
| DetailsViewCollapsedEventHandler
Represents the method that will handle the DetailsViewCollapsed event. |
| DetailsViewCollapsingEventHandler
Represents the method that will handle the DetailsViewCollapsing event. |
| DetailsViewExpandedEventHandler
Represents the method that will handle the DetailsViewExpanded event. |
| DetailsViewExpandingEventHandler
Represents the method that will handle the DetailsViewExpanding event. |
| DetailsViewLoadingAndUnloadingEventHandler
Represents the method that will handle the DetailsViewLoading and DetailsViewUnloading events. |
| DrawCellEventHandler
Represents the method that handles a DrawCell event. |
| DrawFreezePaneLineEventHandler
Represents the method that handles the DrawFreezePaneLine event. |
| ExternalExceptionThrownEventHandler
Represents the method that will handle the |
| FilterChangedEventHandler
Represents the method that will handle the FilterChanged event. |
| FilterChangingEventHandler
Represents the method that will handle the FilterChanging event. |
| FilterPopupShowingEventHandler
Represents the method that will handle the FilterPopupShowing event. |
| FilterPopupShownEventHandler
Represents the method that will handle the FilterPopupShown event. |
| GroupChangedEventHandler
Represents the method that will handle the GroupExpanded and GroupCollapsed events. |
| GroupChangingEventHandler
Represents the method that will handle the GroupExpanding and GroupCollapsing events. |
| QueryButtonCellStyleEventHandler
Represents a method that used to handle the QueryButtonCellStyle event. |
| QueryCellStyleEventHandler
Represents the method that handles the QueryCellStyle event. |
| QueryCheckBoxCellStyleEventHandler
Represents the method that will handle the QueryCheckBoxCellStyle event. |
| QueryCoveredRangeEventHandler
Represent the delegate method which needs to be performed on the QueryCoveredRange event. |
| QueryImageCellStyleEventHandler
Represents the method that used to handle the QueryImageCellStyle event. |
| QueryRowHeightEventHandler
Represents the method that will handle the QueryRowHeight event. |
| QueryRowStyleEventHandler
Represents the method that handles a QueryRowStyle event. |
| QueryUnboundColumnInfoHandler
Represents the method that will handle the |
| QueryUnboundRowInfoHandler
Represents the method that will handle the QueryUnboundRowInfo event. |
| RecordDeletedEventHandler
Represents the method that will handle the RecordDeleted event. |
| RecordDeletingEventHandler
Represents the method that will handle the RecordDeleting event. |
| RowValidatedEventHandler
Represents the method that will handle the RowValidated event. |
| RowValidatingEventHandler
Represents the method that will handle the RowValidating event. |
| SelectionChangedEventHandler
Represents the method that will handle the |
| SelectionChangingEventHandler
Represents the method that will handle the SelectionChanging event. |
| SortColumnsChangedEventHandler
Represents the method that will handle the SortColumnsChanged event. |
| SortColumnsChangingEventHandler
Represents the method that will handle the SortColumnsChanging event. |
| ToolTipOpenedEventHandler
Represents the method that will handle the ToolTipOpened event. |
| ToolTipOpeningEventHandler
Represents the method that will handle the ToolTipOpening event. |
| ValidationErrorToolTipOpenedEventHandler
Represents the method that will handle the ValidationErrorToolTipOpened event. |
| ValidationErrorToolTipOpeningEventHandler
Represents the method that will handle the ValidationErrorToolTipOpening event. |