The BCTableView type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | CacheResults |
Gets or sets a value indicating whether values should be cached.
|
![]() | ColumnCount |
Gets the number of properties in the tableview.
|
![]() | IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Overrides DisposableObject IsDisposed.) |
![]() | RowCount |
Gets the number of objects in the tableview.
|
![]() | UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) |
See Also