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

DecimalEditControlSetup Members

The DecimalEditControlSetup type exposes the following members.

Constructors


  Name Description
Public method DecimalEditControlSetup
Initializes a new instance of the DecimalEditControlSetup class.

Methods


  Name Description
Public method Static member FormatCulture
Formats the culture.
Public method Static member GetDecimalFormatString
Gets the decimal format string.
Public method GetNumberFormatString
Gets the number format string.
Protected method SetupNumericInfo
Setups the numeric information.

Properties


  Name Description
Public property CurrencySymbolLocation
Gets the currency symbol location.
Public property CurrencyText
Gets the currency text.
Public property FormatType
Gets or sets the format type of the decimal edit control.
Public property PercentSymbolLocation
Gets the percent symbol location.
Public property PercentText
Gets the percent text.
Public property Precision
Gets or sets the number of digits to the right of the double point.