Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / FlexGrid Class


In This Topic
    FlexGrid Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodResizes a column to fit their visible content.  
    Public MethodResizes a column range to fit their visible content.  
    Public MethodResizes a row to fit their visible contents.  
    Public MethodResizes a row range to fit their visible contents.  
    Public Method (Inherited from Xamarin.Forms.VisualElement)
    Public Method (Inherited from Xamarin.Forms.VisualElement)
    Public MethodChanges 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 MethodCollapses the groups.  
    Public MethodCopy the current selection to the clipboard. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Public MethodCut the current selection and copy to the clipboard. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Public Method (Inherited from Xamarin.Forms.Element)
    Public MethodCommits or cancels any pending edits and exits edit mode. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Public MethodFinishes 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 Method (Inherited from Xamarin.Forms.View)
    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.BindableObject)
    Public Method (Inherited from Xamarin.Forms.BindableObject)
    Public Method (Inherited from Xamarin.Forms.VisualElement)
    Public Method (Inherited from Xamarin.Forms.VisualElement)
    Public MethodPastes 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 MethodSelects a given cell and optionally scrolls it into view. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Public MethodSelects 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 MethodSets 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 MethodStarts the editing of the specified cell asynchronously.  
    Public Method (Inherited from Xamarin.Forms.VisualElement)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Xamarin.Forms.BindableObject)
    Protected Method (Inherited from Xamarin.Forms.VisualElement)
    Protected MethodOverridden. Loads dummy design time content visible in Storyboard and Android designer  
    Protected MethodRaises the AutoGeneratingColumn event.  
    Protected MethodRaises the BeginningEdit event. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Protected MethodRaises the BeginningRowEdit event.  
    Protected Method (Inherited from Xamarin.Forms.View)
    Protected MethodRaises the CellEditEnded event. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Protected MethodRaises the CellEditEnding event. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Protected Method (Inherited from Xamarin.Forms.VisualElement)
    Protected Method (Inherited from Xamarin.Forms.VisualElement)
    Protected Method (Inherited from Xamarin.Forms.VisualElement)
    Protected MethodRaises the CursorChanged event. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Protected MethodRaises the CursorChanging event. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Protected MethodOverridden. Called when the property IsReadOnly changed.  
    Protected Method (Inherited from Xamarin.Forms.VisualElement)
    Protected Method (Inherited from Xamarin.Forms.NavigableElement)
    Protected MethodRaises the PrepareCellForEdit event. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Protected MethodOverridden.   
    Protected Method (Inherited from Xamarin.Forms.BindableObject)
    Protected MethodRaises the RowEditEnded event.  
    Protected MethodRaises the RowEditEnding event.  
    Protected Method (Inherited from Xamarin.Forms.VisualElement)
    Protected Method (Inherited from Xamarin.Forms.VisualElement)
    Protected Method (Inherited from Xamarin.Forms.VisualElement)
    Protected Method (Inherited from Xamarin.Forms.VisualElement)
    Protected Method (Inherited from Xamarin.Forms.VisualElement)
    Protected Method (Inherited from Xamarin.Forms.VisualElement)
    Protected Method (Inherited from Xamarin.Forms.BindableObject)
    Top
    Extension Methods
     NameDescription
    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.
    Top
    See Also