MobileForms Toolkit Documentation

IDataConnector.Current Property

Gets the current row of data.

System.Collections.IList Current {get;}

Property Value

IList containing the data from the source.

Remarks

Current data could be accessed multiple times until the call to a MoveNext

See Also

IDataConnector Interface | Resco.Controls.AdvancedComboBox Namespace