LookupColumnDefinitionBase Members
The LookupColumnDefinitionBase type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AddNewColumnDefinition |
Adds the new column definition.
|
![]() |
AddVisibleColumnDefinitionField |
Adds the visible column definition field.
|
![]() |
DoShowNegativeValuesInRed |
Does the show negative values in red.
|
![]() |
DoShowPositiveValuesInGreen |
Does the show positive values in green.
|
![]() |
FormatColumnForHeaderRowKey(DataRow) |
Formats the column for header row key.
|
![]() |
FormatColumnForHeaderRowKey<(Of <<'(TEntity>)>>)(PrimaryKeyValue, TEntity) |
Formats the column for header row key.
|
![]() |
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.
|
![]() |
GetPropertyJoinName |
Gets the name of the property join.
|
![]() |
GetPropertyObject<(Of <<'(TEntity>)>>)(TEntity) |
Gets the property object.
|
![]() |
GetPropertyObject<(Of <<'(TEntity>)>>)(TEntity, List<(Of <<'(JoinInfo>)>>)) |
Gets the property object.
|
![]() |
GetSelectFormula |
Gets the select formula.
|
![]() |
GetTextForColumn |
Gets the text for column.
|
![]() |
HasContentTemplateId |
Determines whether [has content template identifier] [the specified content template identifier].
|
![]() |
HasHorizontalAlignmentType |
Sets the horizontal alignment type.
|
![]() |
HasKeepNullEmpty |
Determines whether [has keep null empty] [the specified value].
|
![]() |
HasLookupControlColumnId |
Determines whether [has lookup control column identifier] [the specified lookup control column identifier].
|
![]() |
HasSearchForHostId |
Determines whether [has search for host identifier] [the specified host identifier].
|
![]() |
MakeInclude |
Makes the include.
|
![]() |
MakePath |
Makes the path.
|
![]() |
ProcessNewVisibleColumn |
Processes the new visible column.
|
![]() |
SaveToEntity |
Saves to entity.
|
![]() |
SetupDefaultHorizontalAlignment |
Setups the default horizontal alignment.
|
![]() |
ToString |
Returns a String that represents this instance.
|
![]() |
UpdateCaption |
Updates the caption.
|
![]() |
UpdatePercentWidth |
Updates the width of the percent.
|
Properties
Name | Description | |
---|---|---|
![]() |
AdjustColumnWidth |
Gets or sets a value indicating whether [adjust column width].
|
![]() |
Caption |
Gets the caption.
|
![]() |
ChildField |
Gets or sets the child field.
|
![]() |
ChildJoinField |
Gets or sets the child join field.
|
![]() |
ColumnIndexToAdd |
Gets the column index to add.
|
![]() |
ColumnType |
Gets the type of the column.
|
![]() |
ContentTemplateId |
Gets the content template identifier.
|
![]() |
DataType |
Gets the type of the data.
|
![]() |
FieldDescription |
Gets the field description.
|
![]() |
HasNavProperties |
Gets a value indicating whether this instance has nav properties.
|
![]() |
HorizontalAlignment |
Gets the horizontal alignment type.
|
![]() |
JoinQueryTableAlias |
Gets or sets the join query table alias.
|
![]() |
KeepNullEmpty |
Gets a value indicating whether [keep null empty].
|
![]() |
LookupControlColumnId |
Gets the lookup control column identifier.
|
![]() |
LookupDefinition |
Gets the lookup definition.
|
![]() |
NavigationProperties |
Gets the navigation properties.
|
![]() |
ParentField |
Gets or sets the parent field.
|
![]() |
ParentObject |
Gets or sets the parent object.
|
![]() |
Path |
Gets the path.
|
![]() |
PercentWidth |
Gets the column's percent of the lookup's width.
|
![]() |
PropertyName |
Gets the name of the property.
|
![]() |
RelatedTableName |
Gets or sets the name of the related table.
|
![]() |
SearchForHostId |
Gets the search for host identifier.
|
![]() |
SelectSqlAlias |
Gets the select SQL alias.
|
![]() |
SetHorizontalAlignment |
Gets a value indicating whether [set horizontal alignment].
|
![]() |
ShowNegativeValuesInRed |
Gets a value indicating whether [show negative values in red].
|
![]() |
ShowPositiveValuesInGreen |
Gets a value indicating whether [show positive values in green].
|
![]() |
TableDescription |
Gets the table description.
|
![]() |
TreeViewType |
Gets the type of the TreeView.
|