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

DecimalEditControl Members

The DecimalEditControl type exposes the following members.

Methods


  Name Description
Protected method ConvertValueToString
Converts the value to string.
Protected method GetMinimumValueProperties
Gets the minimum value properties.
Protected method LoadFromSetup
Loads from setup.
Public method OnApplyTemplate
Called when [apply template].
Protected method OnCalculatorValueChanged
Called when [calculator value changed].
Public method OnDropDownButtonClick
Called when [drop down button click].
Protected method OnPreviewKeyDown
Handles the [E:PreviewKeyDown] event.
Public method OnValueChanged
Called when [value changed].
Protected method PopulateSetup
Populates the setup.
Protected method SetValue
Sets the value.
Protected method ValidateValue
Validates the value.

Fields


  Name Description
Public field Static member FormatTypeProperty
The format type property
Public field Static member PrecisionProperty
The precision property
Public field Static member SetupProperty
The setup property

Properties


  Name Description
Public property CalculatorControl
Gets or sets the calculator control.
Public property FormatType
Gets or sets the type of the format. This is a bind-able property.
Public property Precision
Gets or sets the precision. This is a bind-able property.
Public property Setup
Sets the setup. This is a bind-able property.

Events


  Name Description
Public event CalculatorValueChanged
Occurs when [calculator value changed].