The properties of Xamarin.Forms.TableSectionBase<T> are listed below. For a list of all members, see the TableSectionBase<T> Members list.
See Also: Inherited members from Xamarin.Forms.TableSectionBase
| [read-only] | Count | int. Gets the number of items in this Xamarin.Forms.TableSectionBase`1 object. |
default property | Item(int) | T. Returns the item that is stored at the location in this Xamarin.Forms.TableSectionBase`1 object that is specified by index. |