MobileForms Toolkit Documentation

ItemTextBox.OnPropertyChanged Method 

Refreshes the parent DetailView when some property of the Item was changed.

protected override void OnPropertyChanged();

Remarks

ItemTextBox uses this method also to refresh the text to display.

See Also

ItemTextBox Class | Resco.Controls.DetailView Namespace