GanttView for WPF | ComponentOne
C1.WPF.GanttView Assembly / C1.GanttView 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 CultureInfo
    public CultureInfo CultureInfo {get;}
    See Also