Spread Windows Forms 12.0 Product Documentation
IsReadOnly Property (DoubleCollectionPropertyDescriptor)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > DoubleCollectionPropertyDescriptor Class : IsReadOnly Property
Gets whether this property is read-only.
Syntax
'Declaration
 
Public Overrides ReadOnly Property IsReadOnly As Boolean
'Usage
 
Dim instance As DoubleCollectionPropertyDescriptor
Dim value As Boolean
 
value = instance.IsReadOnly
public override bool IsReadOnly {get;}
See Also

Reference

DoubleCollectionPropertyDescriptor Class
DoubleCollectionPropertyDescriptor Members