FlexGrid for WPF | ComponentOne
FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly
/
C1.WPF.Grid Namespace
/ FlexGrid Class
Collapse All
Expand All
Members Options: Show All
Members Options: Filtered
Include Inherited Members
Include Protected Members
In This Topic
FlexGrid Class Events
In This Topic
For a list of all members of this type, see
FlexGrid members
.
Public Events
Name
Description
AutoGeneratingColumn
Occurs when an auto-generated column is being created.
BeginningEdit
Occurs when the edit of a cell is about to start.
BeginningRowEdit
Occurs when the edit of a row is about to start.
CellDoubleTapped
Occurs when a cell is double tapped.
CellEditEnded
Occurs after the edit of a cell is committed.
CellEditEnding
Occurs before the edit of a cell is committed.
CellLongPressed
Occurs when a cell is being held.
CellTapped
Occurs when a cell is tapped.
ColumnFilterLoading
Occurs when the filter of a column is being loaded.
ColumnOptionsLoading
Occurs when the options of a column are being loaded.
ContextMenuClosing
(Inherited from
System.Windows.FrameworkElement
)
ContextMenuOpening
(Inherited from
System.Windows.FrameworkElement
)
CreatingSelectionMenu
Occurs when the selection menu is created. This event can be used to customize the displayed menu.
CursorChanged
Occurs after the cursor is changed.
CursorChanging
Occurs before the cursor is changed.
DataContextChanged
(Inherited from
System.Windows.FrameworkElement
)
DragEnter
(Inherited from
System.Windows.UIElement
)
DragLeave
(Inherited from
System.Windows.UIElement
)
DragOver
(Inherited from
System.Windows.UIElement
)
Drop
(Inherited from
System.Windows.UIElement
)
FocusableChanged
(Inherited from
System.Windows.UIElement
)
GiveFeedback
(Inherited from
System.Windows.UIElement
)
GotFocus
(Inherited from
System.Windows.UIElement
)
GotKeyboardFocus
(Inherited from
System.Windows.UIElement
)
GotMouseCapture
(Inherited from
System.Windows.UIElement
)
GotStylusCapture
(Inherited from
System.Windows.UIElement
)
GotTouchCapture
(Inherited from
System.Windows.UIElement
)
GroupCollapsedChanged
Occurs after the
GridGroupRow.IsCollapsed
property of a
GridGroupRow
object changes.
GroupCollapsedChanging
Occurs before the
GridGroupRow.IsCollapsed
property of a
GridGroupRow
object changes.
Initialized
(Inherited from
System.Windows.FrameworkElement
)
IsEnabledChanged
(Inherited from
System.Windows.UIElement
)
IsHitTestVisibleChanged
(Inherited from
System.Windows.UIElement
)
IsKeyboardFocusedChanged
(Inherited from
System.Windows.UIElement
)
IsKeyboardFocusWithinChanged
(Inherited from
System.Windows.UIElement
)
IsMouseCapturedChanged
(Inherited from
System.Windows.UIElement
)
IsMouseCaptureWithinChanged
(Inherited from
System.Windows.UIElement
)
IsMouseDirectlyOverChanged
(Inherited from
System.Windows.UIElement
)
IsStylusCapturedChanged
(Inherited from
System.Windows.UIElement
)
IsStylusCaptureWithinChanged
(Inherited from
System.Windows.UIElement
)
IsStylusDirectlyOverChanged
(Inherited from
System.Windows.UIElement
)
IsVisibleChanged
(Inherited from
System.Windows.UIElement
)
ItemsSourceChanged
Occurs after the items source is changed.
ItemsSourceChanging
Occurs before the items source is changed.
KeyDown
(Inherited from
System.Windows.UIElement
)
KeyUp
(Inherited from
System.Windows.UIElement
)
LayoutUpdated
(Inherited from
System.Windows.UIElement
)
Loaded
(Inherited from
System.Windows.FrameworkElement
)
LostFocus
(Inherited from
System.Windows.UIElement
)
LostKeyboardFocus
(Inherited from
System.Windows.UIElement
)
LostMouseCapture
(Inherited from
System.Windows.UIElement
)
LostStylusCapture
(Inherited from
System.Windows.UIElement
)
LostTouchCapture
(Inherited from
System.Windows.UIElement
)
ManipulationBoundaryFeedback
(Inherited from
System.Windows.UIElement
)
ManipulationCompleted
(Inherited from
System.Windows.UIElement
)
ManipulationDelta
(Inherited from
System.Windows.UIElement
)
ManipulationInertiaStarting
(Inherited from
System.Windows.UIElement
)
ManipulationStarted
(Inherited from
System.Windows.UIElement
)
ManipulationStarting
(Inherited from
System.Windows.UIElement
)
MouseDoubleClick
(Inherited from
System.Windows.Controls.Control
)
MouseDown
(Inherited from
System.Windows.UIElement
)
MouseEnter
(Inherited from
System.Windows.UIElement
)
MouseLeave
(Inherited from
System.Windows.UIElement
)
MouseLeftButtonDown
(Inherited from
System.Windows.UIElement
)
MouseLeftButtonUp
(Inherited from
System.Windows.UIElement
)
MouseMove
(Inherited from
System.Windows.UIElement
)
MouseRightButtonDown
(Inherited from
System.Windows.UIElement
)
MouseRightButtonUp
(Inherited from
System.Windows.UIElement
)
MouseUp
(Inherited from
System.Windows.UIElement
)
MouseWheel
(Inherited from
System.Windows.UIElement
)
PrepareCellForEdit
Occurs when an editor cell is created and before it becomes active.
PreviewDragEnter
(Inherited from
System.Windows.UIElement
)
PreviewDragLeave
(Inherited from
System.Windows.UIElement
)
PreviewDragOver
(Inherited from
System.Windows.UIElement
)
PreviewDrop
(Inherited from
System.Windows.UIElement
)
PreviewGiveFeedback
(Inherited from
System.Windows.UIElement
)
PreviewGotKeyboardFocus
(Inherited from
System.Windows.UIElement
)
PreviewKeyDown
(Inherited from
System.Windows.UIElement
)
PreviewKeyUp
(Inherited from
System.Windows.UIElement
)
PreviewLostKeyboardFocus
(Inherited from
System.Windows.UIElement
)
PreviewMouseDoubleClick
(Inherited from
System.Windows.Controls.Control
)
PreviewMouseDown
(Inherited from
System.Windows.UIElement
)
PreviewMouseLeftButtonDown
(Inherited from
System.Windows.UIElement
)
PreviewMouseLeftButtonUp
(Inherited from
System.Windows.UIElement
)
PreviewMouseMove
(Inherited from
System.Windows.UIElement
)
PreviewMouseRightButtonDown
(Inherited from
System.Windows.UIElement
)
PreviewMouseRightButtonUp
(Inherited from
System.Windows.UIElement
)
PreviewMouseUp
(Inherited from
System.Windows.UIElement
)
PreviewMouseWheel
(Inherited from
System.Windows.UIElement
)
PreviewQueryContinueDrag
(Inherited from
System.Windows.UIElement
)
PreviewStylusButtonDown
(Inherited from
System.Windows.UIElement
)
PreviewStylusButtonUp
(Inherited from
System.Windows.UIElement
)
PreviewStylusDown
(Inherited from
System.Windows.UIElement
)
PreviewStylusInAirMove
(Inherited from
System.Windows.UIElement
)
PreviewStylusInRange
(Inherited from
System.Windows.UIElement
)
PreviewStylusMove
(Inherited from
System.Windows.UIElement
)
PreviewStylusOutOfRange
(Inherited from
System.Windows.UIElement
)
PreviewStylusSystemGesture
(Inherited from
System.Windows.UIElement
)
PreviewStylusUp
(Inherited from
System.Windows.UIElement
)
PreviewTextInput
(Inherited from
System.Windows.UIElement
)
PreviewTouchDown
(Inherited from
System.Windows.UIElement
)
PreviewTouchMove
(Inherited from
System.Windows.UIElement
)
PreviewTouchUp
(Inherited from
System.Windows.UIElement
)
PropertyChanged
Occurs when a property changed. (Inherited from
C1.WPF.Grid.C1GridControl
)
QueryContinueDrag
(Inherited from
System.Windows.UIElement
)
QueryCursor
(Inherited from
System.Windows.UIElement
)
RequestBringIntoView
(Inherited from
System.Windows.FrameworkElement
)
ResizedColumn
Occurs when the user finishes resizing a column.
ResizedRow
Occurs when the user finishes resizing a row.
ResizingColumn
Occurs when the user starts resizing a column.
ResizingRow
Occurs when the user starts resizing a row.
RowEditEnded
Occurs when a row edit has been committed or canceled.
RowEditEnding
Occurs when a row edit is ending.
ScrollPositionChanged
Occurs when scroll position changed. (Inherited from
C1.WPF.Grid.C1GridControl
)
SelectionChanged
Occurs after selection changed.
SelectionChanging
Occurs before selection is changed.
SizeChanged
(Inherited from
System.Windows.FrameworkElement
)
SourceUpdated
(Inherited from
System.Windows.FrameworkElement
)
StylusButtonDown
(Inherited from
System.Windows.UIElement
)
StylusButtonUp
(Inherited from
System.Windows.UIElement
)
StylusDown
(Inherited from
System.Windows.UIElement
)
StylusEnter
(Inherited from
System.Windows.UIElement
)
StylusInAirMove
(Inherited from
System.Windows.UIElement
)
StylusInRange
(Inherited from
System.Windows.UIElement
)
StylusLeave
(Inherited from
System.Windows.UIElement
)
StylusMove
(Inherited from
System.Windows.UIElement
)
StylusOutOfRange
(Inherited from
System.Windows.UIElement
)
StylusSystemGesture
(Inherited from
System.Windows.UIElement
)
StylusUp
(Inherited from
System.Windows.UIElement
)
TargetUpdated
(Inherited from
System.Windows.FrameworkElement
)
TextInput
(Inherited from
System.Windows.UIElement
)
ToolTipClosing
(Inherited from
System.Windows.FrameworkElement
)
ToolTipOpening
(Inherited from
System.Windows.FrameworkElement
)
TouchDown
(Inherited from
System.Windows.UIElement
)
TouchEnter
(Inherited from
System.Windows.UIElement
)
TouchLeave
(Inherited from
System.Windows.UIElement
)
TouchMove
(Inherited from
System.Windows.UIElement
)
TouchUp
(Inherited from
System.Windows.UIElement
)
Unloaded
(Inherited from
System.Windows.FrameworkElement
)
Top
See Also
Reference
FlexGrid Class
C1.WPF.Grid Namespace