FlexGrid for WinRT
C1FlexGrid Class Events


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

Public Events
 NameDescription
Public EventBeginningEditOccurs before a cell enters editing mode.  
Public EventCellContentChanging  
Public EventCellEditEndedOccurs when a cell edit has been committed or canceled.  
Public EventCellEditEndingOccurs when a cell edit is ending.  
Public EventClickOccurs when the user clicks the mouse over the grid.  
Public EventCustomAggregateOccurs when the grid needs to calculate a custom aggregate.  
Public EventDataContextChanged (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventDoubleClickOccurs when the user double-clicks the mouse over the grid.  
Public EventDoubleTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragEnter (Inherited from Windows.UI.Xaml.UIElement)
Public EventDraggedColumnOccurs when the user finishes dragging a column to a new position using the mouse.  
Public EventDraggedRowOccurs when the user finishes dragging a row to a new position using the mouse.  
Public EventDraggingColumnOccurs when the user starts dragging a column to a new position using the mouse.  
Public EventDraggingRowOccurs when the user starts dragging a row to a new position using the mouse.  
Public EventDragLeave (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragOver (Inherited from Windows.UI.Xaml.UIElement)
Public EventDrop (Inherited from Windows.UI.Xaml.UIElement)
Public EventGotFocus (Inherited from Windows.UI.Xaml.UIElement)
Public EventGroupCollapsedChangedOccurs after the GroupRow.IsCollapsed property of a GroupRow object changes.  
Public EventGroupCollapsedChangingOccurs before the GroupRow.IsCollapsed property of a GroupRow object changes.  
Public EventHolding (Inherited from Windows.UI.Xaml.UIElement)
Public EventIsEnabledChanged (Inherited from Windows.UI.Xaml.Controls.Control)
Public EventItemsSourceChangedOccurs after the value of the ItemsSource property changes.  
Public EventItemsSourceChangingOccurs when the value of the ItemsSource property is about to change.  
Public EventKeyDown (Inherited from Windows.UI.Xaml.UIElement)
Public EventKeyUp (Inherited from Windows.UI.Xaml.UIElement)
Public EventLayoutUpdated (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventLoaded (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventLoadedRowsOccurs when the grid finishes loading the rows with items from the data source.  
Public EventLoadingRowsOccurs when the grid starts loading the rows with items from the data source.  
Public EventLostFocus (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationCompleted (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationDelta (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationInertiaStarting (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationStarted (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationStarting (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerCanceled (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerCaptureLost (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerEntered (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerExited (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerMoved (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerPressed (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerReleased (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerWheelChanged (Inherited from Windows.UI.Xaml.UIElement)
Public EventPrepareCellForEditOccurs when an editor cell is created and before it becomes active.  
Public EventResizedColumnOccurs when the user finishes resizing a column with the mouse.  
Public EventResizedRowOccurs when the user finishes resizing a row with the mouse.  
Public EventResizingColumnOccurs when the user starts resizing a column with the mouse.  
Public EventResizingRowOccurs when the user starts resizing a row with the mouse.  
Public EventRightTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventRowEditEndedOccurs when a row edit has been committed or canceled.  
Public EventRowEditEndingOccurs when a row edit is ending.  
Public EventScrollPositionChangedOccurs after the value of the ScrollPosition property changes.  
Public EventScrollPositionChangingOccurs before the value of the ScrollPosition property changes.  
Public EventSelectedItemChangedOccurs when the value of the SelectedItem property changes.  
Public EventSelectionChangedOccurs after the value of the Selection property changes.  
Public EventSelectionChangingOccurs before the value of the Selection property changes.  
Public EventSizeChanged (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventSortedColumnOccurs after a column is sorted when the user clicks a column header.  
Public EventSortingColumnOccurs before a column is sorted when the user clicks a column header.  
Public EventTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventUnloaded (Inherited from Windows.UI.Xaml.FrameworkElement)
Top
See Also

Reference

C1FlexGrid Class
C1.Xaml.FlexGrid Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback