[]
        
(Showing Draft Content)

C1.GanttView.CustomTaskPropertyDescriptor.ResetValue

ResetValue Method

ResetValue(object)

Resets the value for this property of the component to the default value.

Declaration
public override void ResetValue(object component)
Parameters
Type Name Description
object component
Overrides