ComponentOne Xamarin.Android
IsInEditMode Property (C1LinearGauge)


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

Reference

C1LinearGauge Class
C1LinearGauge Members