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

ContentComboBoxControl..::..UiLabel Property

Gets or sets the UI label.

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

Syntax


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

Field Value

The UI label.