Name | Description | |
---|---|---|
![]() | AnimationWillEnd | (Inherited from UIKit.UIView) |
![]() | AnimationWillStart | (Inherited from UIKit.UIView) |
![]() | BeginningEdit | Occurs when the edit of a cell 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. |
![]() | 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. |
![]() | Disposed | Occurs when the object is disposed. |
![]() | PrepareCellForEdit | Occurs when an editor cell is created and before it becomes active. |
![]() | Refreshing | Occurs when the user pulls the grid to be refreshed. |
![]() | 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. |
![]() | ScrollPositionChanged | Occurs when scroll position changed. |
![]() | SelectionChanged | Occurs after selection changed. |
![]() | SelectionChanging | Occurs before selection is changed. |