C1.Maui.Grid Assembly / C1.Maui.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.  
Public EventOccurs when the edit of a row is about to start.  
Public Event (Inherited from Microsoft.Maui.Controls.BindableObject)
Public EventOccurs when a cell is double tapped.  
Public EventOccurs after the edit of a cell is committed.  
Public EventOccurs before the edit of a cell is committed.  
Public EventOccurs when a cell is being held.  
Public EventOccurs when a cell is tapped.  
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public Event (Inherited from Microsoft.Maui.Controls.VisualElement)
Public EventOccurs when the selection menu is created. This event can be used to customize the displayed menu.  
Public EventOccurs after the cursor is changed.  
Public EventOccurs before the cursor is changed.  
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public Event (Inherited from Microsoft.Maui.Controls.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 (Inherited from Microsoft.Maui.Controls.Element)
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public EventOccurs after the items source is changed.  
Public EventOccurs before the items source is changed.  
Public Event (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Event (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public EventOccurs when an editor cell is created and before it becomes active.  
Public EventOccurs when a property changed. (Inherited from C1.Maui.Grid.C1GridControl)
Public Event (Inherited from Microsoft.Maui.Controls.BindableObject)
Public EventOccurs when the user pulls the grid to be refreshed. (Inherited from C1.Maui.Grid.C1GridControl)
Public EventOccurs when the user finishes resizing a column.  
Public EventOccurs when the user finishes resizing a row.  
Public EventOccurs when the user starts resizing a column.  
Public EventOccurs when the user starts resizing a row.  
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.Maui.Grid.C1GridControl)
Public EventOccurs after selection changed.  
Public EventOccurs before selection is changed.  
Public Event (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Event (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Event (Inherited from Microsoft.Maui.Controls.VisualElement)
Top
See Also