Name | Description | |
---|---|---|
![]() | AllowEditing | Overloaded. Overridden. Returns true when the cell in the specified range can be edited. |
![]() | GetCellContentRenderFragment | Overloaded. Overridden. Returns the fragment to show inside the cell at the specified range. |
![]() | GetCellCssClasses | Overloaded. Overridden. Gets the CSS classes that will be applied to the cell. |
![]() | GetCellText | Overloaded. Overridden. Gets the text representing the content of a cell. |
![]() | GetCellTitle | Overloaded. Overridden. Gets the title attribute that will be applied to the cell. |
![]() | GetColumnOffset | Overloaded. Gets the distance between the origin and the specified column. (Inherited from C1.Blazor.Grid.GridControlAdapter) |
![]() | GetColumnRenderWidth | Gets the render width of the specified column. (Inherited from C1.Blazor.Grid.GridControlAdapter) |
![]() | GetDefaultColumn | Overridden. Gets the default column dimensions. |
![]() | GetDefaultRow | Overridden. Gets the default row dimensions. |
![]() | GetFrozenBottomRows | Overridden. Gets the number of frozen rows at the bottom. |
![]() | GetFrozenColumns | Overridden. Gets the number of frozen columns. |
![]() | GetFrozenRows | Overridden. Gets the number of frozen rows. |
![]() | GetHoverRange | Gets range of cells from the coordinates of the hovered cell. (Inherited from C1.Blazor.Grid.GridControlAdapter) |
![]() | GetRowOffset | Overloaded. Gets the distance between the origin and the specified row. (Inherited from C1.Blazor.Grid.GridControlAdapter) |
![]() | GetRowRenderHeight | Gets the render height of the specified row. (Inherited from C1.Blazor.Grid.GridControlAdapter) |
![]() | GetSelectedTimes | Overridden. Gets the number of times a cell is selected. |
![]() | GetSelectionRange | Overridden. Gets the effective selection range from another range. |
![]() | IsBottomFreezingSeparatorVisible | Overridden. Gets whether the bottom freezing separator is visible. |
![]() | IsLeftFreezingSeparatorVisible | Overridden. Gets whether the left freezing separator is visible. |
![]() | IsTopFreezingSeparatorVisible | Overridden. Gets whether the top freezing separator is visible. |
![]() | OnEditEnded | Overloaded. Overridden. Called when the editing of a cell ended. |
![]() | PrepareCellStyle | Overloaded. Overridden. Prepares the specified style for displaying the cell in the specified range. |
![]() | RefreshSelectedRanges | Overridden. Refreshes the grid according to the selected ranges. |
![]() | SetCellValue | Overloaded. Overridden. Sets the value of a specified cell. |