TreeView for WinForms | ComponentOne
C1.Win.Themes Namespace / StyledPropertyInfo Class / PropertyType Property

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