LookupFieldColumnDefinition Members
The LookupFieldColumnDefinition type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddNewColumnDefinition |
Adds the new column definition.
|
|
FormatValue |
Formats the value to display in the lookup view.
|
|
FormatValueForColumnMap |
Formats the value for column map.
|
|
GetDatabaseValue<(Of <<'(TEntity>)>>) |
Gets the database value.
|
|
GetFieldForColumn |
Gets the field for column.
|
|
GetFormattedValue<(Of <<'(TEntity>)>>) |
Gets the formatted value.
|
|
GetNavigationProperties |
Gets the navigation properties.
|
|
GetPropertyJoinName |
Gets the name of the property join.
|
|
GetTextForColumn |
Gets the text for column.
|
|
IsDistinct |
Determines whether this column is distinct.
|
|
ProcessNewVisibleColumn |
Processes the new visible column.
|
|
SetupDefaultHorizontalAlignment |
Setups the default horizontal alignment.
|
|
ToString |
Returns a String that represents this instance.
|
Properties
Name | Description | |
---|---|---|
AllowNulls |
Gets a value indicating whether [allow nulls].
|
|
ColumnType |
Gets the type of the column.
|
|
DataType |
Gets the type of the data.
|
|
Distinct |
Gets a value indicating whether this column is distinct.
|
|
FieldDefinition |
Gets the field definition.
|
|
FieldToDisplay |
Gets the field to display.
|
|
SearchForHostId |
Gets the search for host identifier.
|
|
SelectSqlAlias |
Gets the select SQL alias.
|
|
TreeViewType |
Gets the type of the TreeView.
|