GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView 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 Type
    public override Type PropertyType {get;}
    See Also