MobileForms Toolkit Documentation

AdvancedComboBox.LoadData Method ()

Loads the data with the data connector.

public Mapping LoadData();

Remarks

The loaded Items are added to the end of the ItemCollection.

The template indices used for the loaded items are determined by the TemplateIndex and SelectedTemplateIndex properties.

See Also

AdvancedComboBox Class | Resco.Controls.AdvancedComboBox Namespace | AdvancedComboBox.LoadData Overload List