Spread for ASP.NET 11 Product Documentation
IsReadOnly Property (DoubleCollectionPropertyDescriptor)


FarPoint.Web.Chart Assembly > FarPoint.Web.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