ComponentOne Xamarin Edition
FlexGrid Class Methods

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

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

Public Methods
 NameDescription
Public Method Resizes a column to fit their visible content.  
Public Method Resizes a column range to fit their visible content.  
Public Method Resizes a row to fit their visible contents.  
Public Method Resizes a row range to fit their visible contents.  
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. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
Public MethodOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public Method Collapses the groups.  
Public Method Copy the current selection to the clipboard. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
Public Method Cut the current selection and copy to the clipboard. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
Public Method Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
Public Method Commits or cancels any pending edits and exits edit mode. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
Public Method Finishes the row editing.  
Public Method (Inherited from Xamarin.Forms.VisualElement)
Public MethodOverloaded.  Gets the text corresponding to the cell in the specified range.  
Public MethodOverloaded.  Gets the value corresponding to the cell in the specified range.  
Public MethodGets a GridSelectedState value that indicates the selected state of the cells in a specified column and row. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
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. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
Public MethodOverloaded.  Recreates all the cells. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
Public Method (Inherited from Xamarin.Forms.BindableObject)
Public Method (Inherited from Xamarin.Forms.Element)
Public MethodOverloaded.  Saves the contents of the grid to a file.  
Public MethodOverloaded.  Scrolls the grid to bring a specific cell into view. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
Public Method Selects a given cell and optionally scrolls it into view. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
Public Method Selects all the cells. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
Public Method (Inherited from Xamarin.Forms.BindableObject)
Public MethodOverloaded.  Sets the value corresponding to the cell in the specified range.  
Public Method Sets the cursor of the grid to the specified row and column. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
Public Method (Inherited from Xamarin.Forms.Element)
Public MethodOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodOverridden.  Starts editing a specific cell.  
Public Method Starts the editing of the specified cell asynchronously.  
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

FlexGrid Class
C1.Xamarin.Forms.Grid Namespace