ComponentOne GanttView for WinForms
GetValue Method

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > CustomTaskPropertyDescriptor Class : GetValue Method
Gets the current value of the property on a component.
Syntax
'Declaration
 
Public Overrides Function GetValue( _
   ByVal instance As System.Object _
) As System.Object
public override System.object GetValue( 
   System.object instance
)

Parameters

instance
See Also

Reference

CustomTaskPropertyDescriptor Class
CustomTaskPropertyDescriptor Members