The members of Xamarin.Forms.TableView are listed below.
See Also: Inherited members from Xamarin.Forms.View
| Initializes a new Xamarin.Forms.TableView instance. | ||
| Initializes a new Xamarin.Forms.TableView instance. |
static readonly | HasUnevenRowsProperty | BindableProperty. Backing store for the HasUnevenRows property. |
static readonly | RowHeightProperty | BindableProperty. Backing store for the row height property. |
| HasUnevenRows | bool. Gets or sets a value that indicates whether the rows that are contained in this Xamarin.Forms.TableView can have uneven rows. | |
| Intent | TableIntent. Gets or sets the intent of the table. | |
| Root | TableRoot. Gets or sets the root of the table. | |
| RowHeight | int. Gets or sets the row height. |
override | OnBindingContextChanged()Method that is called when the binding context changes. | |
OnModelChanged()Method that is called when the model changes. | ||
override | OnSizeRequest(double, double)Method that is called when a size request is made. | |