DecimalEditControl Class
A control that edits decimal values.
Implements the NumericEditControl<(Of <(<'T>)>)>
Namespace:
RingSoft.DataEntryControls.WPFAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
[TemplatePartAttribute] public class DecimalEditControl : NumericEditControl<Nullable<double>>
<TemplatePartAttribute> _ Public Class DecimalEditControl _ Inherits NumericEditControl(Of Nullable(Of Double))
[TemplatePartAttribute] public ref class DecimalEditControl : public NumericEditControl<Nullable<double^>>
Inheritance Hierarchy
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
RingSoft.DataEntryControls.WPF..::..DropDownEditControl
RingSoft.DataEntryControls.WPF..::..NumericEditControl<(Of <(<'Nullable<(Of <(<'Double>)>)>>)>)>
RingSoft.DataEntryControls.WPF..::..DecimalEditControl