[]
        
(Showing Draft Content)

C1.GanttView.CustomTaskPropertyDescriptor.CanResetValue

CanResetValue Method

CanResetValue(object)

Returns whether resetting an object changes its value.

Declaration
public override bool CanResetValue(object component)
Parameters
Type Name Description
object component
Returns
Type Description
bool
Overrides