BCTableView Properties |
The BCTableView type exposes the following members.
| 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 DisposableObjectIsDisposed.) | |
| RowCount |
Gets the number of objects in the tableview.
| |
| UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) |