MobileForms Toolkit Documentation

BoundItem.FieldCount Property

Gets the number of fields in item.

public override int FieldCount {get;}

Property Value

The number of fields in item.

Remarks

Returns the number of columns of the underlying DataRow.

See Also

BoundItem Class | Resco.Controls.AdvancedComboBox Namespace