RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DecimalFieldDefinition Members

The DecimalFieldDefinition type exposes the following members.

Methods


  Name Description
Public method DoShowNegativeValuesInRed
Does the show negative values in red.
Public method DoShowPositiveValuesInGreen
Does the show positive values in green.
Public method Static member FormatCulture
Formats the culture.
Public method Static member FormatNumericValue
Formats the numeric value.
Public method FormatValue
Formats the value to display.
Public method HasCultureId
Sets the culture identifier.
Public method HasDecimalCount
Sets the number of digits to the right of the double point.
Public method HasDecimalFieldType
Sets the type of this double field.
Public method HasNumberFormatString
Sets the number format string.

Properties


  Name Description
Public property Culture
Gets the culture.
Public property DecimalCount
Gets the number of digits to the right of the double point.
Public property DecimalFieldType
Gets the type of the double field.
Public property FieldDataType
Gets the type of the field data.
Public property NumberFormatString
Gets the number format string. Default value is empty.
Public property ShowNegativeValuesInRed
Gets a value indicating whether [show negative values in red].
Public property ShowPositiveValuesInGreen
Gets a value indicating whether [show positive values in green].