MobileForms Toolkit Documentation

BoundItem.DataRow Property

Gets the underlying DataRow.

public System.Data.DataRow DataRow {get;}

Property Value

The underlying DataRow, or null if bound to other type.

See Also

BoundItem Class | Resco.Controls.AdvancedComboBox Namespace