Click or drag to resize
CalculationWorks Logo
BcfTableViewBase Properties

The BcfTableViewBase type exposes the following members.

Properties
  NameDescription
Public propertyName
Gets when ViewType is ChildView the name of associated BcfRelation, otherwise the name of associated BcfTable
Public propertyParentRowView
returns the parent BcfRowView if this is a childview, else null.
Public propertyRelation
Gets the associated BcfRelation if this is a childview, else null.
Public propertyRowViews
Gets the row views.
Public propertyTable
Gets the associated BcfTable
Public propertyViewManager
Gets the BcfViewManager this BcfTableViewBase belongs to.
Public propertyViewType
Gets the type of the view.
Top
See Also