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


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > DoubleCollectionPropertyDescriptor Class : PropertyType Property
Gets the type of the property.
Syntax
'Declaration
 
Public Overrides ReadOnly Property PropertyType As Type
'Usage
 
Dim instance As DoubleCollectionPropertyDescriptor
Dim value As Type
 
value = instance.PropertyType
public override Type PropertyType {get;}
See Also

Reference

DoubleCollectionPropertyDescriptor Class
DoubleCollectionPropertyDescriptor Members