C#
VB
C++
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 component
)
Public Overrides Function ShouldSerializeValue( _
ByVal component As Object _
) As Boolean
public:
bool ShouldSerializeValue(
Object^ component
) override
component
The component with the property to be examined for persistence.
true if the property should be persisted; otherwise, false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET