[]
        
(Showing Draft Content)

C1.GanttView.CustomTaskPropertyDescriptor.GetValue

GetValue Method

GetValue(object)

Gets the current value of the property on a component.

Declaration
public override object GetValue(object instance)
Parameters
Type Name Description
object instance
Returns
Type Description
object
Overrides