CalculationWorks Logo
BcfTableViewBaseTRowView PropertiesCalculationWorks BCF Library 1.1 for .NET Framework 4.5

[This is preliminary documentation and is subject to change.]

The BcfTableViewBaseTRowView generic type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of elements contained in the collection.
Public propertyItem
Gets the element at the specified index
Public propertyName
Gets when ViewType is ChildView the name of associated BcfRelation, otherwise the name of associated BcfTable
(Inherited from BcfTableViewBase.)
Public propertyParentRowView
returns the parent BcfRowView if this is a childview, else null.
(Inherited from BcfTableViewBase.)
Public propertyRelation
Gets the associated BcfRelation if this is a childview, else null.
(Inherited from BcfTableViewBase.)
Public propertyRowViews
Gets the row views.
(Inherited from BcfTableViewBase.)
Public propertyTable
Gets the associated BcfTable
(Inherited from BcfTableViewBase.)
Public propertyViewManager
Gets the BcfViewManager this BcfTableViewBase belongs to.
(Inherited from BcfTableViewBase.)
Public propertyViewType
Gets the type of the view.
(Inherited from BcfTableViewBase.)
Top
See Also

Reference