ComponentOne Xamarin Edition
GridBase Class Events

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 Events
 NameDescription
Public Event Occurs when the edit of a cell is about to start.  
Public Event (Inherited from Xamarin.Forms.BindableObject)
Public Event Occurs when a cell is double tapped.  
Public Event Occurs after the edit of a cell is committed.  
Public Event Occurs before the edit of a cell is committed.  
Public Event Occurs when a cell is being held.  
Public Event Occurs when a cell is right tapped.  
Public Event Occurs when a cell is tapped.  
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.  
Public Event Occurs after the cursor is changed.  
Public Event Occurs before the cursor is changed.  
Public Event (Inherited from Xamarin.Forms.Element)
Public Event (Inherited from Xamarin.Forms.Element)
Public Event Occurs when the object is disposed.  
Public Event (Inherited from Xamarin.Forms.VisualElement)
Public Event (Inherited from Xamarin.Forms.VisualElement)
Public Event Occurs when an editor cell is created and before it becomes active.  
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.  
Public Event Occurs when the user finishes resizing a column.  
Public Event Occurs when the user finishes resizing a row.  
Public Event Occurs when the user starts resizing a column.  
Public Event Occurs when the user starts resizing a row.  
Public Event Occurs when scroll position changed.  
Public Event Occurs after selection changed.  
Public Event Occurs before selection is changed.  
Public Event (Inherited from Xamarin.Forms.VisualElement)
Public Event (Inherited from Xamarin.Forms.VisualElement)
Top
See Also

Reference

GridBase Class
C1.Xamarin.Forms.Grid Namespace