Class RelationCell
Inheritance
System.Object
RelationCell
Implements
System.Dynamic.IDynamicMetaObjectProvider
System.ComponentModel.INotifyPropertyChanged
TimeCockpit.Common.IWeakEventListener
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: TimeCockpit.Data.DataModel.View
Assembly: TimeCockpit.Data.dll
Syntax
public class RelationCell : RelationCellBase, IDynamicMetaObjectProvider, INotifyPropertyChanged, IWeakEventListener
Constructors
RelationCell()
Initializes a new instance of the RelationCell class.
Declaration
public RelationCell()
Properties
LookupCondition
Gets or sets the condition for the lookup list.
Declaration
public string LookupCondition { get; set; }
Property Value
Type | Description |
---|---|
System.String | The condition that determines how to join two dependent comboboxes. |
ShowListAllowed
Gets or sets a value indicating whether the lookup list may be opened
Declaration
public string ShowListAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.String |