RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

NumericEditControl<(Of <(<'T>)>)>..::..Culture Property

Gets or sets the culture.

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


public CultureInfo Culture { get; set; }
Public Property Culture As CultureInfo
	Get
	Set
public:
property CultureInfo^ Culture {
	CultureInfo^ get ();
	void set (CultureInfo^ value);
}

Field Value

The culture.