Click or drag to resize
CalculationWorks Logo
BcfTableViewBaseRelation Property
Gets the associated BcfRelation if this is a childview, else null.

Namespace: CalculationWorks.ViewModel.Windows
Assembly: CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 3.0.2.0
Syntax
public BcfRelation Relation { get; }

Property Value

Type: BcfRelation
The associated BcfRelation if this is a childview, else null.
Exceptions
ExceptionCondition
ObjectDisposedExceptionInstance is disposed
Version Information

CalculationWorks.ViewModel.Windows

Supported in: 3.0, 2.1, 2.0
See Also