GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView 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 Integer
    public int Culture {get; set;}
    See Also