| BcfTableViewBaseTRowView Properties | |
The BcfTableViewBaseTRowView generic type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowDelete |
Gets or sets a value indicating whether windows forms components such as DataGridView should enable delete functionality.
(Inherited from BcfTableViewBase.) | |
| BcfRowViews |
Gets the row views.
(Inherited from BcfTableViewBase.) | |
| Count |
Gets the number of elements contained in the collection.
(Inherited from BcfTableViewBase.) | |
| FilterFunction |
Gets or sets the filter function.
(Inherited from BcfTableViewBase.) | |
| IsDisposed |
Gets a value indicating whether this instance is disposed.
(Inherited from BcfTableViewBase.) | |
| IsSorted |
Gets whether 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, else null.
(Inherited from BcfTableViewBase.) | |
| Relation |
Gets the associated BcfRelation if this is a childview, else null.
(Inherited from BcfTableViewBase.) | |
| RowViews |
Gets the BcfRowViews.
| |
| SortDescriptions |
Gets the collection of sort descriptions currently applied to the data source.
(Inherited from BcfTableViewBase.) | |
| SortDirection |
Gets the sort order.
(Inherited from BcfTableViewBase.) | |
| SortProperty |
Get the PropertyDescriptor that is being used for sorting.
(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.) |