C1.Android.Gauge Assembly / C1.Android.Gauge Namespace / C1RadialGauge Class / ContentDescription Property


In This Topic
ContentDescription Property (C1RadialGauge)
In This Topic
Syntax
'Declaration
 
Public Property ContentDescription As String
 
'Usage
 
Dim instance As C1RadialGauge
Dim value As String
 
instance.ContentDescription = value
 
value = instance.ContentDescription
See Also