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

When overridden in a derived class, gets the current value of the property on a component.

Syntax
C++
C#
Visual Basic
public: object GetValue( object component );
Parameters
Parameters 
Description 
component 
The component with the property for which to retrieve the value.  
Returns

The value of a property for a given component.

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