ComponentOne Xamarin Edition
FlexGrid Class Events

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 Events
 NameDescription
Public Event Occurs when an auto-generated column is being created.  
Public Event Occurs when the edit of a cell is about to start. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
Public Event Occurs when the edit of a row is about to start.  
Public Event (Inherited from Xamarin.Forms.BindableObject)
Public Event Occurs when a cell is double tapped. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
Public Event Occurs after the edit of a cell is committed. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
Public Event Occurs before the edit of a cell is committed. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
Public Event Occurs when a cell is being held. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
Public Event Occurs when a cell is right tapped. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
Public Event Occurs 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 Event Occurs when the selection menu is created. This event can be used to customize the displayed menu. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
Public Event Occurs after the cursor is changed. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
Public Event Occurs 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 Event Occurs 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 Event Occurs after the items source is changed.  
Public Event Occurs before the items source is changed.  
Public Event (Inherited from Xamarin.Forms.VisualElement)
Public Event Occurs 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 Event Occurs when the user pulls the grid to be refreshed. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
Public Event Occurs when the user finishes resizing a column. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
Public Event Occurs when the user finishes resizing a row. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
Public Event Occurs when the user starts resizing a column. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
Public Event Occurs when the user starts resizing a row. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
Public Event Occurs when a row edit has been committed or canceled.  
Public Event Occurs when a row edit is ending.  
Public Event Occurs when scroll position changed. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
Public Event Occurs after selection changed. (Inherited from C1.Xamarin.Forms.Grid.GridBase)
Public Event Occurs 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

Reference

FlexGrid Class
C1.Xamarin.Forms.Grid Namespace