Namespace Syncfusion.WinForms.DataGrid.Interactivity
Classes
CellSelectionController
Represents the class that process the cell selection operation in SfDataGrid. |
ColumnChooser
Represents a ColumnChooser control that is used to add or remove columns to the SfDataGrid dynamically. |
ColumnChooserPopup
Represents a pop-up control that hosts the ColumnChooser control which is used to add or remove columns to the SfDataGrid dynamically. |
ColumnContextMenuInfo
Represents a class that provides information about the corresponding column to the context menu of the DataGrid. |
ColumnDragDropController
Represents a base class that provides the base implementation for drag-and-drop operations in SFDataGrid. |
ColumnResizingController
Represents a class that provides the controller for resizing the grid columns. |
ContextMenuInfo
Represents a class that provides information to the context menu of the DataGrid. |
CurrentCellManager
Represents a class that manages the current cell operation in SfDataGrid. |
DataGridClipboardController
Represents the clipboard operations in SfDataGrid. |
GroupDropAreaContextMenuInfo
Represents a class that provides information about the GroupDropArea to the context menu of the DataGrid. |
RowContextMenuInfo
Represents a class that provides information about the corresponding row to the context menu of DataGrid. |
RowSelectionController
Represent the class for process the row selection operation in data grid. |
SelectedCellInfo
Represents a class that maintains the information about a selected cell. |
SelectedCellsCollection
Represents the class that maintains the collection of SelectedCellsInfo. |
SelectedCellsInfo
Represents a class that maintains the selected cells information in a row. |
SelectedItemsCollection
Represents a class that contains the collection of selected items. |
SelectedRowInfo
Represents a class that contains the information about the particular row. |
SelectionControllerBase
Represent the class for process the selection operation in data grid. |
SelectionHelper
Represents an extension class that provides the methods for selection in DataGrid. |
ToolTipOptions
Represents a class that provides the options to customize the ToolTipOption of SfDataGrid. |
Interfaces
IDataGridClipboardController
Provides the functionality of clipboard operations in SfDataGrid. |