[]
        
(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)
Public Overrides Function CanResetValue(component As Object) As Boolean
Parameters
Type Name Description
object component
Returns
Type Description
bool
Overrides