Sets the culture used to display the value in the C1MaskedTextBox.
Namespace:
C1.PhoneAssembly: C1.Phone (in C1.Phone.dll)
Syntax
| C# |
|---|
public CultureInfo Culture { get; set; } |
| Visual Basic |
|---|
Public Property Culture As CultureInfo Get Set |