Gets a formatted value from the Values array.
Namespace:
C1.OlapAssembly: C1.Silverlight.Olap.4 (in C1.Silverlight.Olap.4.dll)
Syntax
C# |
---|
public string GetFormattedValue( int index ) |
Visual Basic |
---|
Public Function GetFormattedValue ( _ index As Integer _ ) As String |
Parameters
- index
- Type: System..::..Int32
Index of the field whose value should be retrieved.