DecimalEditControl Members
The DecimalEditControl type exposes the following members.
Methods
Name | Description | |
---|---|---|
ConvertValueToString |
Converts the value to string.
|
|
GetMinimumValueProperties |
Gets the minimum value properties.
|
|
LoadFromSetup |
Loads from setup.
|
|
OnApplyTemplate |
Called when [apply template].
|
|
OnCalculatorValueChanged |
Called when [calculator value changed].
|
|
OnDropDownButtonClick |
Called when [drop down button click].
|
|
OnPreviewKeyDown |
Handles the [E:PreviewKeyDown] event.
|
|
OnValueChanged |
Called when [value changed].
|
|
PopulateSetup |
Populates the setup.
|
|
SetValue |
Sets the value.
|
|
ValidateValue |
Validates the value.
|
Fields
Name | Description | |
---|---|---|
FormatTypeProperty |
The format type property
|
|
PrecisionProperty |
The precision property
|
|
SetupProperty |
The setup property
|
Properties
Name | Description | |
---|---|---|
CalculatorControl |
Gets or sets the calculator control.
|
|
FormatType |
Gets or sets the type of the format. This is a bind-able property.
|
|
Precision |
Gets or sets the precision. This is a bind-able property.
|
|
Setup |
Sets the setup. This is a bind-able property.
|