MobileForms Toolkit Documentation

DetailView.UpdateControl Method 

Update changes from underlying DataSource.

public void UpdateControl();

Remarks

You can call this method when you change underlying DataSource and DetailView does not reflect these changes.

See Also

DetailView Class | Resco.Controls.DetailView Namespace