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