Name | Description | |
---|---|---|
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.Xamarin.Forms.Grid.GridBase) | |
BeginningRowEdit | Occurs when the edit of a row is about to start. | |
BindingContextChanged | (Inherited from Xamarin.Forms.BindableObject) | |
CellDoubleTapped | Occurs when a cell is double tapped. (Inherited from C1.Xamarin.Forms.Grid.GridBase) | |
CellEditEnded | Occurs after the edit of a cell is committed. (Inherited from C1.Xamarin.Forms.Grid.GridBase) | |
CellEditEnding | Occurs before the edit of a cell is committed. (Inherited from C1.Xamarin.Forms.Grid.GridBase) | |
CellLongPressed | Occurs when a cell is being held. (Inherited from C1.Xamarin.Forms.Grid.GridBase) | |
CellRightTapped | Occurs when a cell is right tapped. (Inherited from C1.Xamarin.Forms.Grid.GridBase) | |
CellTapped | Occurs when a cell is tapped. (Inherited from C1.Xamarin.Forms.Grid.GridBase) | |
ChildAdded | (Inherited from Xamarin.Forms.Element) | |
ChildRemoved | (Inherited from Xamarin.Forms.Element) | |
ChildrenReordered | (Inherited from Xamarin.Forms.VisualElement) | |
CreatingSelectionMenu | Occurs when the selection menu is created. This event can be used to customize the displayed menu. (Inherited from C1.Xamarin.Forms.Grid.GridBase) | |
CursorChanged | Occurs after the cursor is changed. (Inherited from C1.Xamarin.Forms.Grid.GridBase) | |
CursorChanging | Occurs before the cursor is changed. (Inherited from C1.Xamarin.Forms.Grid.GridBase) | |
DescendantAdded | (Inherited from Xamarin.Forms.Element) | |
DescendantRemoved | (Inherited from Xamarin.Forms.Element) | |
Disposed | Occurs when the object is disposed. (Inherited from C1.Xamarin.Forms.Grid.GridBase) | |
Focused | (Inherited from Xamarin.Forms.VisualElement) | |
GroupCollapsedChanged | Occurs after the GridGroupRow.IsCollapsed property of a GridGroupRow object changes. | |
GroupCollapsedChanging | Occurs before the GridGroupRow.IsCollapsed property of a GridGroupRow object changes. | |
ItemsSourceChanged | Occurs after the items source is changed. | |
ItemsSourceChanging | Occurs before the items source is changed. | |
MeasureInvalidated | (Inherited from Xamarin.Forms.VisualElement) | |
PrepareCellForEdit | Occurs when an editor cell is created and before it becomes active. (Inherited from C1.Xamarin.Forms.Grid.GridBase) | |
PropertyChanged | (Inherited from Xamarin.Forms.BindableObject) | |
PropertyChanging | (Inherited from Xamarin.Forms.BindableObject) | |
Refreshing | Occurs when the user pulls the grid to be refreshed. (Inherited from C1.Xamarin.Forms.Grid.GridBase) | |
ResizedColumn | Occurs when the user finishes resizing a column. (Inherited from C1.Xamarin.Forms.Grid.GridBase) | |
ResizedRow | Occurs when the user finishes resizing a row. (Inherited from C1.Xamarin.Forms.Grid.GridBase) | |
ResizingColumn | Occurs when the user starts resizing a column. (Inherited from C1.Xamarin.Forms.Grid.GridBase) | |
ResizingRow | Occurs when the user starts resizing a row. (Inherited from C1.Xamarin.Forms.Grid.GridBase) | |
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.Xamarin.Forms.Grid.GridBase) | |
SelectionChanged | Occurs after selection changed. (Inherited from C1.Xamarin.Forms.Grid.GridBase) | |
SelectionChanging | Occurs before selection is changed. (Inherited from C1.Xamarin.Forms.Grid.GridBase) | |
SizeChanged | (Inherited from Xamarin.Forms.VisualElement) | |
Unfocused | (Inherited from Xamarin.Forms.VisualElement) |