ComponentOne GanttView for WPF
ResetValue Method

C1.WPF.GanttView.4 Assembly > C1.GanttView 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