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

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