C1.Android.Gauge Assembly / C1.Android.Gauge Namespace / C1Gauge Class / ContentDescriptionFormatted Property


In This Topic
ContentDescriptionFormatted Property (C1Gauge)
In This Topic
Syntax
'Declaration
 
Public Overridable Property ContentDescriptionFormatted As Java.Lang.ICharSequence
 
'Usage
 
Dim instance As C1Gauge
Dim value As Java.Lang.ICharSequence
 
instance.ContentDescriptionFormatted = value
 
value = instance.ContentDescriptionFormatted
See Also