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

INumericControl Interface

A numeric control (Decimal, Integer) Extends the IDropDownControl

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

Syntax


public interface INumericControl : IDropDownControl
Public Interface INumericControl _
	Inherits IDropDownControl
public interface class INumericControl : IDropDownControl