C1.Silverlight.FlexGrid Namespace : C1FlexGrid Class |
For a list of all members of this type, see C1FlexGrid members.
Name | Description | |
---|---|---|
BeginningEdit | Occurs before a cell enters editing mode. | |
BindingValidationError | (Inherited from System.Windows.FrameworkElement) | |
CellEditEnded | Occurs when a cell edit has been committed or canceled. | |
CellEditEnding | Occurs when a cell edit is ending. | |
Click | Occurs when the user clicks the mouse over the grid. | |
CustomAggregate | Occurs when the grid needs to calculate a custom aggregate. | |
DataContextChanged | (Inherited from System.Windows.FrameworkElement) | |
DoubleClick | Occurs when the user double-clicks the mouse over the grid. | |
DragEnter | (Inherited from System.Windows.UIElement) | |
DraggedColumn | Occurs when the user finishes dragging a column to a new position using the mouse. | |
DraggedRow | Occurs when the user finishes dragging a row to a new position using the mouse. | |
DraggingColumn | Occurs when the user starts dragging a column to a new position using the mouse. | |
DraggingRow | Occurs when the user starts dragging a row to a new position using the mouse. | |
DragLeave | (Inherited from System.Windows.UIElement) | |
DragOver | (Inherited from System.Windows.UIElement) | |
Drop | (Inherited from System.Windows.UIElement) | |
GotFocus | (Inherited from System.Windows.UIElement) | |
GroupCollapsedChanged | Occurs after the GroupRow.IsCollapsed property of a GroupRow object changes. | |
GroupCollapsedChanging | Occurs before the GroupRow.IsCollapsed property of a GroupRow object changes. | |
IsEnabledChanged | (Inherited from System.Windows.Controls.Control) | |
ItemsSourceChanged | Occurs after the value of the ItemsSource property changes. | |
ItemsSourceChanging | Occurs when the value of the ItemsSource property is about to change. | |
KeyDown | (Inherited from System.Windows.UIElement) | |
KeyUp | (Inherited from System.Windows.UIElement) | |
LayoutUpdated | (Inherited from System.Windows.FrameworkElement) | |
Loaded | (Inherited from System.Windows.FrameworkElement) | |
LoadedRows | Occurs when the grid finishes loading the rows with items from the data source. | |
LoadingRows | Occurs when the grid starts loading the rows with items from the data source. | |
LostFocus | (Inherited from System.Windows.UIElement) | |
LostMouseCapture | (Inherited from System.Windows.UIElement) | |
MediaCommand | (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) | |
MouseWheel | (Inherited from System.Windows.UIElement) | |
PrepareCellForEdit | Occurs when an editor cell is created and before it becomes active. | |
PreviewKeyDown | Occurs when the user presses a key while the grid has focus. | |
PreviewMouseLeftButtonDown | Occurs when the user presses the left mouse button over the grid. | |
ResizedColumn | Occurs when the user finishes resizing a column with the mouse. | |
ResizedRow | Occurs when the user finishes resizing a row with the mouse. | |
ResizingColumn | Occurs when the user starts resizing a column with the mouse. | |
ResizingRow | Occurs when the user starts resizing a row with the mouse. | |
RowEditEnded | Occurs when a row edit has been committed or canceled. | |
RowEditEnding | Occurs when a row edit is ending. | |
ScrollingDeferred | Occurs when scrolling is deferred while the user drags a scrollbar thumb. | |
ScrollPositionChanged | Occurs after the value of the ScrollPosition property changes. | |
ScrollPositionChanging | Occurs before the value of the ScrollPosition property changes. | |
SelectedItemChanged | Occurs when the value of the SelectedItem property changes. | |
SelectionChanged | Occurs after the value of the Selection property changes. | |
SelectionChanging | Occurs before the value of the Selection property changes. | |
SizeChanged | (Inherited from System.Windows.FrameworkElement) | |
SortedColumn | Occurs after a column is sorted when the user clicks a column header. | |
SortingColumn | Occurs before a column is sorted when the user clicks a column header. | |
TextInput | (Inherited from System.Windows.UIElement) | |
TextInputStart | (Inherited from System.Windows.UIElement) | |
TextInputUpdate | (Inherited from System.Windows.UIElement) | |
Unloaded | (Inherited from System.Windows.FrameworkElement) |