The properties of Xamarin.Forms.Cell are listed below. For a list of all members, see the Cell Members list.
See Also: Inherited members from Xamarin.Forms.Element
| [read-only] | ContextActions | IList<MenuItem>. Gets a list of menu items to display when the user performs the device-specific context gesture on the Cell. |
| [read-only] | HasContextActions | bool. Gets a value that indicates whether the cell has at least one menu item in its Cell.ContextActions list property. |
| Height | double. Gets or sets the height of the Cell. | |
| IsEnabled | bool. Gets or sets the IsEnabled state of the Cell. This is a bindable property. | |
| [read-only] | RenderHeight | double. Gets the height of the rendered cell on the device. |