ComponentOne Xamarin Edition
GridBase Class Methods

C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace : GridBase Class

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

Public Methods
 NameDescription
Public Method (Inherited from Xamarin.Forms.VisualElement)
Public Method (Inherited from Xamarin.Forms.VisualElement)
Public Method Changes the scroll and zoom of the grid to the specified part of the viewport.  
Public MethodOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public Method Copy the current selection to the clipboard.  
Public Method Cut the current selection and copy to the clipboard.  
Public Method Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public Method Commits or cancels any pending edits and exits edit mode.  
Public Method (Inherited from Xamarin.Forms.VisualElement)
Public MethodGets a GridSelectedState value that indicates the selected state of the cells in a specified column and row.  
Public Method (Inherited from Xamarin.Forms.VisualElement)
Public Method (Inherited from Xamarin.Forms.BindableObject)
Public Method (Inherited from Xamarin.Forms.VisualElement)
Public Method (Inherited from Xamarin.Forms.VisualElement)
Public Method Pastes the content of the clipboard to the grid.  
Public MethodOverloaded.  Recreates all the cells.  
Public Method (Inherited from Xamarin.Forms.BindableObject)
Public Method (Inherited from Xamarin.Forms.Element)
Public MethodOverloaded.  Scrolls the grid to bring a specific cell into view.  
Public Method Selects a given cell and optionally scrolls it into view.  
Public Method Selects all the cells.  
Public Method (Inherited from Xamarin.Forms.BindableObject)
Public Method Sets the cursor of the grid to the specified row and column.  
Public Method (Inherited from Xamarin.Forms.Element)
Public MethodOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public Method Starts editing a specific cell.  
Public Method (Inherited from Xamarin.Forms.VisualElement)
Top
Extension Methods
 NameDescription
Public Extension Method Get 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.
Top
See Also

Reference

GridBase Class
C1.Xamarin.Forms.Grid Namespace