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

DataEntryGridEditingControlHostBase..::..Control Property

Gets the control.

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

Syntax


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

Field Value

The control.