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

UiCaptionArgs..::..Caption Property

Gets the caption.

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

Syntax


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

Field Value

The caption.