DecimalEditControlSetup..::..CurrencySymbolLocation Property
Gets the currency symbol location.
Namespace:
RingSoft.DataEntryControls.EngineAssembly: 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); }