Culture Property (C1MaskedTextBox)
In This Topic
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