| BcfTableViewBase Properties | |
The BcfTableViewBase type exposes the following members.
| Name | Description | |
|---|---|---|
| Name |
Gets when ViewType is ChildView the name of associated BcfRelation, otherwise the name of associated BcfTable | |
| ParentRowView |
returns the parent BcfRowView if this is a childview, else null.
| |
| Relation |
Gets the associated BcfRelation if this is a childview, else null.
| |
| RowViews |
Gets the row views.
| |
| Table |
Gets the associated BcfTable | |
| ViewManager |
Gets the BcfViewManager this BcfTableViewBase belongs to.
| |
| ViewType |
Gets the type of the view.
|