ComponentOne Xamarin.Android
IsInEditMode Property (C1RadialGauge)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1RadialGauge Class : IsInEditMode Property
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsInEditMode As Boolean
'Usage
 
Dim instance As C1RadialGauge
Dim value As Boolean
 
value = instance.IsInEditMode
public virtual bool IsInEditMode {get;}
See Also

Reference

C1RadialGauge Class
C1RadialGauge Members