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

DecimalEditControlSetup..::..CurrencySymbolLocation Property

Gets the currency symbol location.

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

Syntax


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

Field Value

The currency symbol location.