[]
Control used to display, select and edit tabular information.
Event data with a Cancel property that can be used to cancel the event.
Implements the functionality to create grid cells dynamically.
Contains the dimensions of a column.
Contains the dimensions of a row.
Contains information about changes that occurred in the grid and are notified to the adapter.
Contains properties that will be applied to cell view elements.
Event data for editing events.
Event data for input events associated with a range of cells.
Handles the keyboard actions.
Panel that renders the cells in a grid according to the properties C1.Blazor.Grid.GridControlPanel.DisplayRange and C1.Blazor.Grid.GridControlPanel.Viewport.
Represents a range of cells
Event data for events associated with a range of cells.
Event data for selection events.
Event data for tap input events associated with a range of cells.
Specifies grid manipulation layer.
Specifies grid selection layer.
Used to define the size of the columns of C1GridControl.
Describes the action that caused a GridControlAdapterNotifyChange event.
Defines constants that specify which action to perform when Enter key is pressed.
Specifies constants that define which grid lines separating grid cells are shown.
Specifies how the grid content should be scaled to fit the page.
Specifies how the grid is scrolled when the final user interacts with the grid.
Specifies the selected state of a cell.
Defines constants that specify which action to perform when Tab key is pressed.
Enumerates values that control how the GridLength.Value property is interpreted for row and column definitions.
Defines constants that specify the current mode for zoom behavior.