'Declaration Public Property ResultConverterParameter As Object
'Usage Dim instance As StatCell Dim value As Object instance.ResultConverterParameter = value value = instance.ResultConverterParameter
public object ResultConverterParameter {get; set;}
Property Value
An object representing the parameter used by the ResultConverter.