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

DecimalEditControlSetup..::..PercentText Property

Gets the percent text.

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

Syntax


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

Field Value

The percent text.