GanttView for WPF | ComponentOne
C1.WPF.GanttView Assembly / C1.GanttView Namespace / Schedule Class / CultureCode Property

In This Topic
    CultureCode Property (Schedule)
    In This Topic
    Gets the culture identifier for the current project.
    Syntax
    'Declaration
     
    Public Property CultureCode As Integer
    public int CultureCode {get; set;}
    See Also