C1.WPF.GanttView.4.6.2 Assembly / C1.GanttView Namespace / CustomTaskPropertyDescriptor Class / ShouldSerializeValue Method

In This Topic
ShouldSerializeValue Method (CustomTaskPropertyDescriptor)
In This Topic
Determines a value indicating whether the value of this property needs to be persisted.
Syntax
'Declaration
 
Public Overrides Function ShouldSerializeValue( _
   ByVal component As Object _
) As Boolean
 

Parameters

component
See Also