Xamarin.Forms.Cell: Property Members

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

Public Properties

[read-only]
ContextActionsIList<MenuItem>. Gets a list of menu items to display when the user performs the device-specific context gesture on the Cell.
[read-only]
HasContextActionsbool. Gets a value that indicates whether the cell has at least one menu item in its Cell.ContextActions list property.
Heightdouble. Gets or sets the height of the Cell.
IsEnabledbool. Gets or sets the IsEnabled state of the Cell. This is a bindable property.
[read-only]
RenderHeightdouble. Gets the height of the rendered cell on the device.