DecimalEditControlSetup..::..PercentSymbolLocation Property
Gets the percent symbol location.
Namespace:
RingSoft.DataEntryControls.EngineAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
public NumberSymbolLocations PercentSymbolLocation { get; set; }
Public Property PercentSymbolLocation As NumberSymbolLocations Get Set
public: property NumberSymbolLocations^ PercentSymbolLocation { NumberSymbolLocations^ get (); void set (NumberSymbolLocations^ value); }