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


In This Topic
    FlexGrid Class Events
    In This Topic

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

    Public Events
     NameDescription
    Public EventOccurs when an auto-generated column is being created.  
    Public EventOccurs when the edit of a cell is about to start. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Public EventOccurs when the edit of a row is about to start.  
    Public Event (Inherited from Xamarin.Forms.BindableObject)
    Public EventOccurs when a cell is double tapped. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Public EventOccurs after the edit of a cell is committed. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Public EventOccurs before the edit of a cell is committed. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Public EventOccurs when a cell is being held. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Public EventOccurs when a cell is right tapped. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Public EventOccurs when a cell is tapped. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Public Event (Inherited from Xamarin.Forms.Element)
    Public Event (Inherited from Xamarin.Forms.Element)
    Public Event (Inherited from Xamarin.Forms.VisualElement)
    Public EventOccurs when the selection menu is created. This event can be used to customize the displayed menu. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Public EventOccurs after the cursor is changed. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Public EventOccurs before the cursor is changed. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Public Event (Inherited from Xamarin.Forms.Element)
    Public Event (Inherited from Xamarin.Forms.Element)
    Public EventOccurs when the object is disposed. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Public Event (Inherited from Xamarin.Forms.VisualElement)
    Public EventOccurs after the GridGroupRow.IsCollapsed property of a GridGroupRow object changes.  
    Public EventOccurs before the GridGroupRow.IsCollapsed property of a GridGroupRow object changes.  
    Public EventOccurs after the items source is changed.  
    Public EventOccurs before the items source is changed.  
    Public Event (Inherited from Xamarin.Forms.VisualElement)
    Public EventOccurs when an editor cell is created and before it becomes active. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Public Event (Inherited from Xamarin.Forms.BindableObject)
    Public Event (Inherited from Xamarin.Forms.BindableObject)
    Public EventOccurs when the user pulls the grid to be refreshed. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Public EventOccurs when the user finishes resizing a column. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Public EventOccurs when the user finishes resizing a row. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Public EventOccurs when the user starts resizing a column. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Public EventOccurs when the user starts resizing a row. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Public EventOccurs when a row edit has been committed or canceled.  
    Public EventOccurs when a row edit is ending.  
    Public EventOccurs when scroll position changed. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Public EventOccurs after selection changed. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Public EventOccurs before selection is changed. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
    Public Event (Inherited from Xamarin.Forms.VisualElement)
    Public Event (Inherited from Xamarin.Forms.VisualElement)
    Top
    See Also