ComponentOne Xamarin.Android
IsReadOnly Property (GaugeRangeCollection)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > GaugeRangeCollection Class : IsReadOnly Property
Gets a value indicating whether is possible to modify this collection.
Syntax
'Declaration
 
Public ReadOnly Property IsReadOnly As Boolean
'Usage
 
Dim instance As GaugeRangeCollection
Dim value As Boolean
 
value = instance.IsReadOnly
public bool IsReadOnly {get;}
See Also

Reference

GaugeRangeCollection Class
GaugeRangeCollection Members