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