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

DataEntryMemoEditor..::..CultureId Property

Gets or sets the culture identifier. This is a bind-able property.

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

Syntax


public string CultureId { get; set; }
Public Property CultureId As String
	Get
	Set
public:
property String^ CultureId {
	String^ get ();
	void set (String^ value);
}

Field Value

The culture identifier.