Sets the culture used to display the value in the C1MaskedTextBox.

Namespace:  C1.Phone
Assembly:  C1.Phone (in C1.Phone.dll)

Syntax

C#
public CultureInfo Culture { get; set; }
Visual Basic
Public Property Culture As CultureInfo
	Get
	Set

See Also