C1.Silverlight.FlexGrid.5
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 EventBindingValidationError (Inherited from System.Windows.FrameworkElement)
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 System.Windows.FrameworkElement)
Public EventDoubleClickOccurs when the user double-clicks the mouse over the grid.  
Public EventDragEnter (Inherited from System.Windows.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 System.Windows.UIElement)
Public EventDragOver (Inherited from System.Windows.UIElement)
Public EventDrop (Inherited from System.Windows.UIElement)
Public EventGotFocus (Inherited from System.Windows.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 EventIsEnabledChanged (Inherited from System.Windows.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 System.Windows.UIElement)
Public EventKeyUp (Inherited from System.Windows.UIElement)
Public EventLayoutUpdated (Inherited from System.Windows.FrameworkElement)
Public EventLoaded (Inherited from System.Windows.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 System.Windows.UIElement)
Public EventLostMouseCapture (Inherited from System.Windows.UIElement)
Public EventMediaCommand (Inherited from System.Windows.UIElement)
Public EventMouseEnter (Inherited from System.Windows.UIElement)
Public EventMouseLeave (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonDown (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Public EventMouseMove (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonDown (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonUp (Inherited from System.Windows.UIElement)
Public EventMouseWheel (Inherited from System.Windows.UIElement)
Public EventPrepareCellForEditOccurs when an editor cell is created and before it becomes active.  
Public EventPreviewKeyDownOccurs when the user presses a key while the grid has focus.  
Public EventPreviewMouseLeftButtonDownOccurs when the user presses the left mouse button over the grid.  
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 EventRowEditEndedOccurs when a row edit has been committed or canceled.  
Public EventRowEditEndingOccurs when a row edit is ending.  
Public EventScrollingDeferredOccurs when scrolling is deferred while the user drags a scrollbar thumb.  
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 System.Windows.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 EventTextInput (Inherited from System.Windows.UIElement)
Public EventTextInputStart (Inherited from System.Windows.UIElement)
Public EventTextInputUpdate (Inherited from System.Windows.UIElement)
Public EventUnloaded (Inherited from System.Windows.FrameworkElement)
Top
See Also

Reference

C1FlexGrid Class
C1.Silverlight.FlexGrid Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.