You are here: Symbol Reference > Stimulsoft.Base.Json.Linq Namespace > JPropertyDescriptor Class > JPropertyDescriptor Properties > ComponentType Property
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JPropertyDescriptor.ComponentType Property

When overridden in a derived class, gets the type of the component this property is bound to.

Syntax
C++
C#
Visual Basic
public: __property Type ComponentType;
Returns

A T:System.Type that represents the type of component this property is bound to. When the M:System.ComponentModel.PropertyDescriptor.GetValue(System.Object) or M:System.ComponentModel.PropertyDescriptor.SetValue(System.Object,System.Object) methods are invoked, the object specified might be an instance of this type.

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