IntegerEditControl Class
A control that edits integer values.
Implements the NumericEditControl<(Of <(<'T>)>)>
Namespace:
RingSoft.DataEntryControls.WPFAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
public class IntegerEditControl : NumericEditControl<Nullable<int>>
Public Class IntegerEditControl _ Inherits NumericEditControl(Of Nullable(Of Integer))
public ref class IntegerEditControl : public NumericEditControl<Nullable<int^>>
Inheritance Hierarchy
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
RingSoft.DataEntryControls.WPF..::..DropDownEditControl
RingSoft.DataEntryControls.WPF..::..NumericEditControl<(Of <(<'Nullable<(Of <(<'Int32>)>)>>)>)>
RingSoft.DataEntryControls.WPF..::..IntegerEditControl