Xuni Product Documentation - Xamarin.Forms
FlexGrid Class Events

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

Public Events
 NameDescription
Public EventAutoGeneratingColumn Occurs when an auto-generated column is being created.  
Public EventBeginningEdit Occurs when the edit of a cell is about to start.  
Public EventBindingContextChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventCellDoubleTapped Occurs when a cell is double tapped.  
Public EventCellEditEnded Occurs after the edit of a cell is committed.  
Public EventCellEditEnding Occurs before the edit of a cell is committed.  
Public EventCellLongPressed Occurs when a cell is being held.  
Public EventCellTapped Occurs when a cell is tapped.  
Public EventChildAdded (Inherited from Xamarin.Forms.Element)
Public EventChildRemoved (Inherited from Xamarin.Forms.Element)
Public EventChildrenReordered (Inherited from Xamarin.Forms.VisualElement)
Public EventDescendantAdded (Inherited from Xamarin.Forms.Element)
Public EventDescendantRemoved (Inherited from Xamarin.Forms.Element)
Public EventFocused (Inherited from Xamarin.Forms.VisualElement)
Public EventGroupCollapsedChangedOccurs after the GridGroupRow.IsCollapsed property of a GridGroupRow object changes.  
Public EventGroupCollapsedChangingOccurs before the GridGroupRow.IsCollapsed property of a GridGroupRow object changes.  
Public EventItemsSourceChanged Occurs after the items source is changed.  
Public EventItemsSourceChanging Occurs before the items source is changed.  
Public EventLayoutChanged (Inherited from Xamarin.Forms.Layout)
Public EventMeasureInvalidated (Inherited from Xamarin.Forms.VisualElement)
Public EventPrepareCellForEdit Occurs when an editor cell is created and before it becomes active.  
Public EventPropertyChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Public EventRendered ​Occurs after chart finishes rendering. (Inherited from Xuni.Forms.Core.XuniRelativeView)
Public EventRendering ​Occurs before chart is rendering. (Inherited from Xuni.Forms.Core.XuniRelativeView)
Public EventScrollPositionChanged Occurs when scroll position changed.  
Public EventSelectionChanged Occurs after selection changed.  
Public EventSelectionChanging Occurs before selection is changed.  
Public EventSizeChanged (Inherited from Xamarin.Forms.VisualElement)
Public EventTapped Occurs for every touch event. (Inherited from Xuni.Forms.Core.XuniRelativeView)
Public EventUnfocused (Inherited from Xamarin.Forms.VisualElement)
Top
See Also

Reference

FlexGrid Class
Xuni.Forms.FlexGrid Namespace