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

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