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

LookupFormulaColumnDefinition Methods

The LookupFormulaColumnDefinition type exposes the following members.

Methods


  Name Description
Public method AddNewColumnDefinition
Adds the new column definition.
Public method FormatValue
Formats the value to display in the lookup view.
Public method GetDatabaseValue<(Of <<'(TEntity>)>>)
Gets the database value.
Public method GetFormattedValue<(Of <<'(TEntity>)>>)
Gets the formatted value.
Public method GetPropertyJoinName
Gets the name of the property join.
Public method GetTextForColumn
Gets the text for column.
Public method HasColumnCultureId
Sets the column culture identifier.
Public method HasConvertToLocalTime
Determines whether [has convert to local time] [the specified value].
Public method HasDataType
Determines whether [has data type] [the specified value].
Public method HasDateFormatString
Sets the date format string.
Public method HasDateType
Sets the type of the date.
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 HasDescription
Determines whether the specified value has description.
Public method HasNumberFormatString
Sets the number format string.
Protected method ProcessNewVisibleColumn
Processes the new visible column.
Public method SaveToEntity
Saves to entity.
Public method ToString
Returns a String that represents this instance.
Public method UpdateFormula
Updates the formula.