ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / CustomTaskPropertyDescriptor Class / PropertyType Property

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