GrapeCity.Xaml.SpreadSheet.Data Namespace > ConnectionBase Class : GetValue Method |
'Declaration Public Function GetValue( _ ByVal recordIndex As Integer, _ ByVal field As String _ ) As Object
'Usage Dim instance As ConnectionBase Dim recordIndex As Integer Dim field As String Dim value As Object value = instance.GetValue(recordIndex, field)
public object GetValue( int recordIndex, string field )
Target Platforms: Windows Server 2012, Windows RT