GanttView for WPF | ComponentOne
C1.WPF.GanttView 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