Name | Description | |
---|---|---|
![]() | ChangeView | Changes the scroll and zoom of the grid to the specified part of the viewport. |
![]() | ChangeViewAsync | Changes the scroll and zoom of the grid to the specified part of the viewport. |
![]() | Dispose | (Inherited from C1.Blazor.Core.C1View) |
![]() | FinishEditing | Overloaded. Commits or cancels any pending edits and exits edit mode. |
![]() | Focus | Sets the focus in the control. (Inherited from C1.Blazor.Core.C1View) |
![]() | FocusAsync | Overridden. |
![]() | FocusOutAsync | Sets the focus in the control. (Inherited from C1.Blazor.Core.C1View) |
![]() | GetSelectedState | Gets a GridSelectedState value that indicates the selected state of the cells in a specified range. |
![]() | GetSelectedTimes | Gets the number of times this range is selected. state of the cells in a specified range. |
![]() | Refresh | Refreshes the specified range of cells asynchronously. |
![]() | ScrollIntoView | Scrolls the grid to bring a specified range into view. |
![]() | Select | Overloaded. Selects a given cell and optionally scrolls it into view. |
![]() | SelectAll | Selects all the cells. |
![]() | SetCursor | Sets the cursor of the grid to the specified row and column. |
![]() | SetParametersAsync | (Inherited from Microsoft.AspNetCore.Components.ComponentBase) |
![]() | StartEditing | Starts editing a specific cell. |
![]() | UnselectAll | Unselects all the cells. |