Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / DoubleCollectionPropertyDescriptor Class / DesignTimeOnly Property


In This Topic
DesignTimeOnly Property
In This Topic
Gets whether this member should be set only at design time.
Syntax
'Declaration
 
Public Overrides ReadOnly Property DesignTimeOnly As Boolean
 
'Usage
 
Dim instance As DoubleCollectionPropertyDescriptor
Dim value As Boolean
 
value = instance.DesignTimeOnly
See Also