MobileForms Toolkit Documentation

DetailView.DataSource Property

Gets or sets the data source for the DetailView.

public object DataSource {get; set;}

Property Value

The data source for the DetailView.

Remarks

The DetailView supports the standard datasources used for databinding.

See Also

DetailView Class | Resco.Controls.DetailView Namespace