ComponentOne Basic Library for UWP
Culture Property (C1MaskedTextBox)

C1.UWP Assembly > C1.Xaml Namespace > C1MaskedTextBox Class : Culture Property
Sets the culture used to display the value in the C1.WPF.C1MaskedTextBox.
Syntax
'Declaration
 
Public Property Culture As System.Globalization.CultureInfo
public System.Globalization.CultureInfo Culture {get; set;}
See Also

Reference

C1MaskedTextBox Class
C1MaskedTextBox Members