Xamarin.iOS Documentation | ComponentOne
C1.iOS.Gauge Assembly / C1.iOS.Gauge Namespace / C1RadialGauge Class / IsReversedPropertyName Field


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