Click or drag to resize
BCTableView Properties

The BCTableView type exposes the following members.

Properties
  NameDescription
Public propertyCacheResults
Gets or sets a value indicating whether values should be cached.
Public propertyColumnCount
Gets the number of properties in the tableview.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Overrides DisposableObjectIsDisposed.)
Public propertyRowCount
Gets the number of objects in the tableview.
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Top
See Also