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