TableSectionBase<T>.OnBindingContextChanged Method

Definition

Calls the SetInheritedBindingContext(BindableObject, Object) method, passing the new binding context, on each of the items in this TableSectionBase<T> object.

protected override void OnBindingContextChanged ();
override this.OnBindingContextChanged : unit -> unit

Applies to