ComponentOne GanttView for WinForms
CanResetValue Method

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > CustomTaskPropertyDescriptor Class : CanResetValue Method
Returns whether resetting an object changes its value.
Syntax
'Declaration
 
Public Overrides Function CanResetValue( _
   ByVal component As System.Object _
) As System.Boolean
public override System.bool CanResetValue( 
   System.object component
)

Parameters

component
See Also

Reference

CustomTaskPropertyDescriptor Class
CustomTaskPropertyDescriptor Members