ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / Schedule Class / CultureInfo Property

In This Topic
    CultureInfo Property (Schedule)
    In This Topic
    Gets the current CultureInfo object for the current project.
    Syntax
    'Declaration
     
    Public ReadOnly Property CultureInfo As System.Globalization.CultureInfo
    public System.Globalization.CultureInfo CultureInfo {get;}
    See Also