[]
        
(Showing Draft Content)

C1.GanttView.CustomTaskPropertyDescriptor.SetValue

SetValue Method

SetValue(object, object)

Sets the value of the component to a different value.

Declaration
public override void SetValue(object instance, object value)
Parameters
Type Name Description
object instance
object value
Overrides