Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / StyledPropertyInfo Class / PropertyType Property

In This Topic
    PropertyType Property (StyledPropertyInfo)
    In This Topic
    Gets property type.
    Syntax
    'Declaration
     
    Public ReadOnly Property PropertyType As System.Type
    public System.Type PropertyType {get;}
    See Also