WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1MaskedTextBox Class / Culture Property
In This Topic
    Culture Property (C1MaskedTextBox)
    In This Topic
    Gets or sets the culture used to display the value in the C1.WPF.C1MaskedTextBox.
    Syntax
    public CultureInfo Culture {get; set;}
    See Also