| BcfTableViewBase Properties | |
The BcfTableViewBase type exposes the following members.
| Name | Description | |
|---|---|---|
| BcfRowViews |
Gets the row views.
| |
| Count |
Gets the number of elements contained in the collection.
| |
| IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
| 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.
| |
| Table |
Gets the associated BcfTable | |
| ViewManager |
Gets the BcfViewManager this BcfTableViewBase belongs to.
| |
| ViewType |
Gets the type of the view.
|