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

DecimalEditControlSetup..::..CurrencyText Property

Gets the currency text.

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

Syntax


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

Field Value

The currency text.