FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / DoubleCollectionPropertyDescriptor Class / PropertyType Property


In This Topic
PropertyType Property (DoubleCollectionPropertyDescriptor)
In This Topic
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
See Also