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

VmUiControl..::..Label Property

Gets the label.

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

Syntax


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

Field Value

The label.