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

When overridden in a derived class, sets the value of the component to a different value.

Syntax
C++
C#
Visual Basic
public: void SetValue( object component, object value );
Parameters
Parameters 
Description 
component 
The component with the property value that is to be set.  
value 
The new value.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.