Stitch.Database Documentation
DBRow.Item Property
Get a cell based on its column name (index)
public
DBCell
this[
string
Index
] {get; set;}
Parameters
Index
Column name
See Also
DBRow Class
|
Stitch.Database Namespace