NumericUpDown.

Culture Property

Summary

Gets or sets a value indicating the culture to be used in string formatting and converting operations.
Namespace
MahApps.Metro.Controls
Containing Type
NumericUpDown

Syntax

[Category("Behavior")]
[DefaultValue(null)]
public CultureInfo Culture { get; set; }

Attributes

Type Description
Category
DefaultValueAttribute

Value

Type Description
CultureInfo