Click or drag to resize
CalculationWorks Logo
BcfTableViewBaseParentRowView Property
returns the parent BcfRowView if this is a childview, else null.

Namespace: CalculationWorks.ViewModel.Forms
Assembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 3.0.2.0
Syntax
public BcfRowView ParentRowView { get; }

Return Value

Type: BcfRowView
The parent BcfRowView if this is a childview, else null.
Version Information

CalculationWorks.ViewModel.Forms

Supported in: 3.0, 2.1, 2.0
See Also