C#
VB
C++
When overridden in a derived class, resets the value for this property of the component to the default value.
public override void ResetValue(
object component
)
Public Overrides Sub ResetValue( _
ByVal component As Object _
)
public:
void ResetValue(
Object^ component
) override
component
The component with the property value that is to be reset to the default value.
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