| Name | Description |
 | AnimationEnd | (Inherited from Android.Views.ViewGroup) |
 | AnimationRepeat | (Inherited from Android.Views.ViewGroup) |
 | AnimationStart | (Inherited from Android.Views.ViewGroup) |
 | AutoGeneratingColumn |
Occurs when an auto-generated column is being created.
|
 | BeginningEdit |
Occurs when the edit of a cell is about to start.
(Inherited from C1.Android.Grid.GridBase) |
 | BeginningRowEdit |
Occurs when the edit of a row is about to start.
|
 | CapturedPointer | (Inherited from Android.Views.View) |
 | CellDoubleTapped |
Occurs when a cell is double tapped.
(Inherited from C1.Android.Grid.GridBase) |
 | CellEditEnded |
Occurs after the edit of a cell is committed.
(Inherited from C1.Android.Grid.GridBase) |
 | CellEditEnding |
Occurs before the edit of a cell is committed.
(Inherited from C1.Android.Grid.GridBase) |
 | CellLongPressed |
Occurs when a cell is being held.
(Inherited from C1.Android.Grid.GridBase) |
 | CellTapped |
Occurs when a cell is tapped.
(Inherited from C1.Android.Grid.GridBase) |
 | ChildViewAdded | (Inherited from Android.Views.ViewGroup) |
 | ChildViewRemoved | (Inherited from Android.Views.ViewGroup) |
 | Click | (Inherited from Android.Views.View) |
 | ContextClick | (Inherited from Android.Views.View) |
 | ContextMenuCreated | (Inherited from Android.Views.View) |
 | CreatingSelectionMenu |
Occurs when the selection menu is created. This event can be used to customize the displayed menu.
(Inherited from C1.Android.Grid.GridBase) |
 | CursorChanged |
Occurs after the cursor is changed.
(Inherited from C1.Android.Grid.GridBase) |
 | CursorChanging |
Occurs before the cursor is changed.
(Inherited from C1.Android.Grid.GridBase) |
 | Disposed |
Occurs when the object is disposed.
(Inherited from C1.Android.Grid.GridBase) |
 | Drag | (Inherited from Android.Views.View) |
 | FocusChange | (Inherited from Android.Views.View) |
 | GenericMotion | (Inherited from Android.Views.View) |
 | GroupCollapsedChanged | Occurs after the GridGroupRow.IsCollapsed property of a GridGroupRow object changes. |
 | GroupCollapsedChanging | Occurs before the GridGroupRow.IsCollapsed property of a GridGroupRow object changes. |
 | Hover | (Inherited from Android.Views.View) |
 | ItemsSourceChanged |
Occurs after the items source is changed.
|
 | ItemsSourceChanging |
Occurs before the items source is changed.
|
 | KeyPress | (Inherited from Android.Views.View) |
 | LayoutChange | (Inherited from Android.Views.View) |
 | LongClick | (Inherited from Android.Views.View) |
 | PrepareCellForEdit |
Occurs when an editor cell is created and before it becomes active.
(Inherited from C1.Android.Grid.GridBase) |
 | Refreshing |
Occurs when the user pulls the grid to be refreshed.
(Inherited from C1.Android.Grid.GridBase) |
 | ResizedColumn |
Occurs when the user finishes resizing a column.
(Inherited from C1.Android.Grid.GridBase) |
 | ResizedRow |
Occurs when the user finishes resizing a row.
(Inherited from C1.Android.Grid.GridBase) |
 | ResizingColumn |
Occurs when the user starts resizing a column.
(Inherited from C1.Android.Grid.GridBase) |
 | ResizingRow |
Occurs when the user starts resizing a row.
(Inherited from C1.Android.Grid.GridBase) |
 | RowEditEnded |
Occurs when a row edit has been committed or canceled.
|
 | RowEditEnding |
Occurs when a row edit is ending.
|
 | ScrollChange | (Inherited from Android.Views.View) |
 | ScrollPositionChanged |
Occurs when scroll position changed.
(Inherited from C1.Android.Grid.GridBase) |
 | SelectionChanged |
Occurs after selection changed.
(Inherited from C1.Android.Grid.GridBase) |
 | SelectionChanging |
Occurs before selection is changed.
(Inherited from C1.Android.Grid.GridBase) |
 | SystemUiVisibilityChange | (Inherited from Android.Views.View) |
 | Touch | (Inherited from Android.Views.View) |
 | ViewAttachedToWindow | (Inherited from Android.Views.View) |
 | ViewDetachedFromWindow | (Inherited from Android.Views.View) |