RGDataRecordItem(String) Property

[Missing <summary> documentation for "P:Recrovit.RecroGridFramework.Data.RGDataRecord.Item(System.String)"]

Definition

Namespace: Recrovit.RecroGridFramework.Data
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.5.0.24.0221.1
C#
public Object this[
	string name
] { get; }

Parameters

name  String
 

Property Value

Object

Implements

IDataRecordItemString

See Also