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

In This Topic
    UserCultureOverride Property (Schedule)
    In This Topic
    Gets or sets whether the current user regional settings override the selected culture.
    Syntax
    'Declaration
     
    Public Property UserCultureOverride As Boolean
    public bool UserCultureOverride {get; set;}
    See Also