ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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 System.Integer
    public System.int CultureCode {get; set;}
    See Also