ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectExtendedAttribute Class / MaxMultiValues Property

In This Topic
    MaxMultiValues Property (ProjectExtendedAttribute)
    In This Topic
    Syntax
    'Declaration
     
    Public Property MaxMultiValues As System.String
    public System.string MaxMultiValues {get; set;}
    See Also