Xamarin.iOS Documentation | ComponentOne
C1.iOS.Gauge Assembly / C1.iOS.Gauge Namespace / C1Gauge Class / ValuePropertyName Field


In This Topic
    ValuePropertyName Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Const ValuePropertyName As String
    'Usage
     
    
    Dim value As String
     
    value = C1Gauge.ValuePropertyName
    public const string ValuePropertyName
    See Also