GrapeCity.Xaml.SpreadSheet.Data
ConvertValue Method (StringSeriesCollection)


Index of the value.
The object.
Converts the value.
Syntax
'Declaration
 
Protected Overrides NotOverridable Function ConvertValue( _
   ByVal valueIndex As Integer, _
   ByVal obj As Object _
) As String
'Usage
 
Dim instance As StringSeriesCollection
Dim valueIndex As Integer
Dim obj As Object
Dim value As String
 
value = instance.ConvertValue(valueIndex, obj)
protected override string ConvertValue( 
   int valueIndex,
   object obj
)

Parameters

valueIndex
Index of the value.
obj
The object.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

StringSeriesCollection Class
StringSeriesCollection Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options