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

In This Topic
    Culture Property (C1GanttView)
    In This Topic
    Gets or sets the culture ID used by the component.
    Syntax
    'Declaration
     
    Public Property Culture As System.Integer
    public System.int Culture {get; set;}
    See Also