[]
        
(Showing Draft Content)

C1.GanttView.CustomTaskPropertyDescriptor.ShouldSerializeValue

ShouldSerializeValue Method

ShouldSerializeValue(object)

Determines a value indicating whether the value of this property needs to be persisted.

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