Text for the "Greater then" link button

Namespace: MonoSoftware.MonoX.Controls
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
public string GreaterThenText { get; }
Visual Basic
Public ReadOnly Property GreaterThenText As String
	Get
Visual C++
public:
property String^ GreaterThenText {
	String^ get ();
}
F#
member GreaterThenText : string with get

Property Value

Type: String

See Also