WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1NumericBox Class / Culture Property
In This Topic
    Culture Property (C1NumericBox)
    In This Topic
    The Culture property is obsolete, use the FrameworkElement.Language property instead.
    Syntax
    public CultureInfo Culture {get; set;}
    See Also