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


C1GridControl Class Methods

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

Public Methods
 NameDescription
Public Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Public MethodChanges the scroll and zoom of the grid to the specified part of the viewport.  
Public MethodOverloaded.  (Inherited from Microsoft.Maui.Controls.BindableObject)
Public MethodOverloaded.  (Inherited from Microsoft.Maui.Controls.BindableObject)
Public MethodOverloaded. Overridden.   
Public Method (Inherited from Microsoft.Maui.Controls.Element)
Public MethodOverloaded. Commits or cancels any pending edits and exits edit mode.  
Public Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Method (Inherited from Microsoft.Maui.Controls.View)
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 Method (Inherited from Microsoft.Maui.Controls.BindableObject)
Public Method (Inherited from Microsoft.Maui.Controls.BindableObject)
Public Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Method  
Public Method (Inherited from Microsoft.Maui.Controls.BindableObject)
Public Method (Inherited from Microsoft.Maui.Controls.Element)
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 Method (Inherited from Microsoft.Maui.Controls.BindableObject)
Public MethodSets the cursor of the grid to the specified row and column.  
Public Method (Inherited from Microsoft.Maui.Controls.Element)
Public MethodOverloaded.  (Inherited from Microsoft.Maui.Controls.BindableObject)
Public MethodStarts editing a specific cell.  
Public Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Public MethodUnselects all the cells.  
Public MethodUpdates the mouse-over state of the specified range.  
Top
Protected Methods
 NameDescription
Protected Method (Inherited from Microsoft.Maui.Controls.BindableObject)
Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Protected MethodFinalizes this instance of the C1.Maui.Core.C1View class. (Inherited from C1.Maui.Core.C1View)
Protected MethodGets the style that is applied to the cells.  
Protected MethodGets the style that is applied to the cell when the cursor is in it.  
Protected Method (Inherited from Microsoft.Maui.Controls.View)
Protected MethodGets the style that is applied to the cells when they are selected.  
Protected MethodFlags the ActualCellStyle to be created again.  
Protected MethodFlags the ActualCursorStyle to be created again.  
Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Protected MethodFlags the ActualSelectionStyle to be created again.  
Protected MethodLoads dummy design time content visible in Storyboard and Android designer  
Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Protected MethodCalled when the background changed. (Inherited from C1.Maui.Core.C1View)
Protected Method (Inherited from Microsoft.Maui.Controls.View)
Protected MethodCalled when the border brush changed. (Inherited from C1.Maui.Core.C1View)
Protected MethodCalled when the border thickness changed. (Inherited from C1.Maui.Core.C1View)
Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Protected MethodCalled when the corner-radius changed. (Inherited from C1.Maui.Core.C1View)
Protected MethodCalled when the flow direction changed. (Inherited from C1.Maui.Core.C1View)
Protected MethodCalled when any of the font properties changed. (Inherited from C1.Maui.Core.C1View)
Protected MethodCalled when the foreground changed. (Inherited from C1.Maui.Core.C1View)
Protected Method (Inherited from Microsoft.Maui.Controls.Element)
Protected Method (Inherited from Microsoft.Maui.Controls.Element)
Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Protected MethodCalled when the padding changed. (Inherited from C1.Maui.Core.C1View)
Protected Method (Inherited from Microsoft.Maui.Controls.Element)
Protected Method (Inherited from Microsoft.Maui.Controls.Element)
Protected Method (Inherited from Microsoft.Maui.Controls.NavigableElement)
Protected Method (Inherited from C1.Maui.Core.C1View)
Protected Method (Inherited from Microsoft.Maui.Controls.BindableObject)
Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Protected MethodCalled when the style changed. (Inherited from C1.Maui.Core.C1View)
Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Protected Method (Inherited from Microsoft.Maui.Controls.BindableObject)
Top
Extension Methods
 NameDescription
Public Extension MethodReturns all the parents in the visual tree
Public Extension MethodGet the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android.
Public Extension Method
Top
See Also