ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / Project Class / CurrencyDigits Property

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