ShouldSerializeValue Method (SpreadDataColumnPropertyDescriptor)
When overridden in a derived class, determines a value indicating whether the value of this property needs to be persisted.
public override bool ShouldSerializeValue(
object
)
Parameters
- component
- component with the property to be examined for persistence
Return Value
true if the property should be persisted; otherwise, false.