ShouldSerializeValue Method (DoubleCollectionPropertyDescriptor)
Determines whether the value of this property needs to be persisted.
public override bool ShouldSerializeValue(
object
)
Parameters
- component
- The component with the property to be examined for persistence.
Return Value
True if the property should be persisted; otherwise, false.