You are here: Symbol Reference > Stimulsoft.Base.Json.Linq Namespace > JPropertyDescriptor Class > JPropertyDescriptor Methods > CanResetValue Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JPropertyDescriptor.CanResetValue Method

When overridden in a derived class, returns whether resetting an object changes its value.

Syntax
C++
C#
Visual Basic
public: bool CanResetValue( object component );
Parameters
Parameters 
Description 
component 
The component to test for reset capability.  
Returns

true if resetting the component changes its value; otherwise, false.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.