<
OLAP for WPF and Silverlight | ComponentOne
C1.Olap Namespace / PropertyDescriptor Class / PropertyType Property

In This Topic
    PropertyType Property
    In This Topic
    Gets the type of the property.
    Syntax
    'Declaration
     
    Public ReadOnly Property PropertyType As Type
    public Type PropertyType {get;}
    See Also