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

In This Topic
    Name Property (CustomTaskPropertyDescriptor)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Name As System.String
    public virtual System.string Name {get;}
    See Also