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

LookupFieldColumnDefinition Members

The LookupFieldColumnDefinition 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 FormatValueForColumnMap
Formats the value for column map.
Public method GetDatabaseValue<(Of <<'(TEntity>)>>)
Gets the database value.
Public method GetFieldForColumn
Gets the field for column.
Public method GetFormattedValue<(Of <<'(TEntity>)>>)
Gets the formatted value.
Public method GetNavigationProperties
Gets the navigation properties.
Public method GetPropertyJoinName
Gets the name of the property join.
Public method GetTextForColumn
Gets the text for column.
Public method IsDistinct
Determines whether this column is distinct.
Protected method ProcessNewVisibleColumn
Processes the new visible column.
Protected method SetupDefaultHorizontalAlignment
Setups the default horizontal alignment.
Public method ToString
Returns a String that represents this instance.

Properties


  Name Description
Public property AllowNulls
Gets a value indicating whether [allow nulls].
Public property ColumnType
Gets the type of the column.
Public property DataType
Gets the type of the data.
Public property Distinct
Gets a value indicating whether this column is distinct.
Public property FieldDefinition
Gets the field definition.
Public property FieldToDisplay
Gets the field to display.
Public property SearchForHostId
Gets the search for host identifier.
Public property SelectSqlAlias
Gets the select SQL alias.
Public property TreeViewType
Gets the type of the TreeView.