ComponentOne GanttView for WinForms
ResetValue Method

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > CustomTaskPropertyDescriptor Class : ResetValue Method
Resets the value for this property of the component to the default value.
Syntax
'Declaration
 
Public Overrides Sub ResetValue( _
   ByVal component As System.Object _
) 
public override void ResetValue( 
   System.object component
)

Parameters

component
See Also

Reference

CustomTaskPropertyDescriptor Class
CustomTaskPropertyDescriptor Members