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