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

Calculator..::..EquationText Property

Gets or sets the equation text.

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

Syntax


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

Field Value

The equation text.