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

LookupColumnDefinitionBase Properties

The LookupColumnDefinitionBase type exposes the following members.

Properties


  Name Description
Public property AdjustColumnWidth
Gets or sets a value indicating whether [adjust column width].
Public property Caption
Gets the caption.
Public property ChildField
Gets or sets the child field.
Public property ChildJoinField
Gets or sets the child join field.
Public property ColumnIndexToAdd
Gets the column index to add.
Public property ColumnType
Gets the type of the column.
Public property ContentTemplateId
Gets the content template identifier.
Public property DataType
Gets the type of the data.
Public property FieldDescription
Gets the field description.
Public property HasNavProperties
Gets a value indicating whether this instance has nav properties.
Public property HorizontalAlignment
Gets the horizontal alignment type.
Public property JoinQueryTableAlias
Gets or sets the join query table alias.
Public property KeepNullEmpty
Gets a value indicating whether [keep null empty].
Public property LookupControlColumnId
Gets the lookup control column identifier.
Public property LookupDefinition
Gets the lookup definition.
Public property NavigationProperties
Gets the navigation properties.
Public property ParentField
Gets or sets the parent field.
Public property ParentObject
Gets or sets the parent object.
Public property Path
Gets the path.
Public property PercentWidth
Gets the column's percent of the lookup's width.
Public property PropertyName
Gets the name of the property.
Public property RelatedTableName
Gets or sets the name of the related table.
Public property SearchForHostId
Gets the search for host identifier.
Public property SelectSqlAlias
Gets the select SQL alias.
Public property SetHorizontalAlignment
Gets a value indicating whether [set horizontal alignment].
Public property ShowNegativeValuesInRed
Gets a value indicating whether [show negative values in red].
Public property ShowPositiveValuesInGreen
Gets a value indicating whether [show positive values in green].
Public property TableDescription
Gets the table description.
Public property TreeViewType
Gets the type of the TreeView.