C1.Blazor.GridControl Assembly / C1.Blazor.Grid Namespace / C1GridControl Class

In This Topic
C1GridControl Class Methods
In This Topic

For a list of all members of this type, see C1GridControl members.

Public Methods
 NameDescription
Public MethodChanges the scroll and zoom of the grid to the specified part of the viewport.  
Public MethodChanges the scroll and zoom of the grid to the specified part of the viewport.  
Public Method (Inherited from C1.Blazor.Core.C1View)
Public MethodOverloaded. Commits or cancels any pending edits and exits edit mode.  
Public MethodSets the focus in the control. (Inherited from C1.Blazor.Core.C1View)
Public MethodOverridden.   
Public MethodSets the focus in the control. (Inherited from C1.Blazor.Core.C1View)
Public MethodGets a GridSelectedState value that indicates the selected state of the cells in a specified range.  
Public MethodGets the number of times this range is selected. state of the cells in a specified range.  
Public MethodRefreshes the specified range of cells asynchronously.  
Public MethodScrolls the grid to bring a specified range into view.  
Public MethodOverloaded. Selects a given cell and optionally scrolls it into view.  
Public MethodSelects all the cells.  
Public MethodSets the cursor of the grid to the specified row and column.  
Public Method (Inherited from Microsoft.AspNetCore.Components.ComponentBase)
Public MethodStarts editing a specific cell.  
Public MethodUnselects all the cells.  
Top
See Also