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


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