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

IDecimalEditControl..::..EditControl Property

Gets the edit control.

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

Syntax


Control EditControl { get; }
ReadOnly Property EditControl As Control
	Get
property Control^ EditControl {
	Control^ get ();
}

Field Value

The edit control.