MobileForms Toolkit Documentation
Mapping.Item Property
Indexer, gets the name of the field.
public virtual
string
this[
int
i
] {get;}
Exceptions
Exception Type
Condition
IndexOutOfRangeException
If the index is incorrect.
NullReferenceException
If the mapping is empty mapping.
See Also
Mapping Class
|
Resco.Controls.SmartGrid Namespace