ComponentOne GanttView for WinForms
SetValue Method

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > CustomTaskPropertyDescriptor Class : SetValue Method
Sets the value of the component to a different value.
Syntax
'Declaration
 
Public Overrides Sub SetValue( _
   ByVal instance As System.Object, _
   ByVal value As System.Object _
) 
public override void SetValue( 
   System.object instance,
   System.object value
)

Parameters

instance
value
See Also

Reference

CustomTaskPropertyDescriptor Class
CustomTaskPropertyDescriptor Members