ComponentOne GanttView for WinForms
ShouldSerializeValue Method

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > CustomTaskPropertyDescriptor Class : ShouldSerializeValue Method
Determines a value indicating whether the value of this property needs to be persisted.
Syntax
'Declaration
 
Public Overrides Function ShouldSerializeValue( _
   ByVal component As System.Object _
) As System.Boolean
public override System.bool ShouldSerializeValue( 
   System.object component
)

Parameters

component
See Also

Reference

CustomTaskPropertyDescriptor Class
CustomTaskPropertyDescriptor Members