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

ICalculatorControl..::..EquationText Property

Gets or sets the equation text.

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

Syntax


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

Field Value

The equation text.