C1.Blazor.Grid Assembly / C1.Blazor.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 a cell is being held.  
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 EventOccurs when a property changed. (Inherited from C1.Blazor.Grid.C1GridControl)
Public EventOccurs when scroll position changed. (Inherited from C1.Blazor.Grid.C1GridControl)
Top
See Also