BcfTableViewBaseTRowView Properties |
The BcfTableViewBaseTRowView generic type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowDelete |
Gets or sets a value indicating whether implementation of Remove(Object) etc should delete the specified rowview.
(Inherited from BcfTableViewBase.) | |
| Count |
Gets the number of elements contained in the collection.
(Inherited from BcfTableViewBase.) | |
| FilteredCount |
Gets the number of items suppressed by filter.
(Inherited from BcfTableViewBase.) | |
| IsDisposed |
Gets a value indicating whether this instance is disposed.
(Inherited from BcfTableViewBase.) | |
| IsFiltered |
Gets a value indicating the items in the list are filtered.
(Inherited from BcfTableViewBase.) | |
| IsSorted |
Gets a value indicating the items in the list are sorted.
(Inherited from BcfTableViewBase.) | |
| Item |
Gets the element at the specified index
| |
| Name |
Gets when ViewType is ChildView the name of associated BcfRelation, otherwise the name of associated BcfTable (Inherited from BcfTableViewBase.) | |
| ParentRowView |
Returns the parent BcfRowView if this is a childview, otherwise .
(Inherited from BcfTableViewBase.) | |
| Relation |
Gets the associated BcfRelation if this is a childview, otherwise .
(Inherited from BcfTableViewBase.) | |
| Repository |
Gets row-view repository.
(Inherited from BcfTableViewBase.) | |
| RowViews |
Gets the row views.
(Inherited from BcfTableViewBase.) | |
| RowViewType |
Gets the type of the row view.
(Overrides BcfTableViewBaseRowViewType.) | |
| SortDescriptions |
Gets the collection of sort descriptions currently applied to the data source.
(Inherited from BcfTableViewBase.) | |
| Sources |
Get the row view source-lists.
(Inherited from BcfTableViewBase.) | |
| Table |
Gets the associated BcfTable (Inherited from BcfTableViewBase.) | |
| ViewManager |
Gets the BcfViewManager this BcfTableViewBase belongs to.
(Inherited from BcfTableViewBase.) | |
| ViewType |
Gets the type of the view.
(Inherited from BcfTableViewBase.) |