BCTableView PropertiesMeridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
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 DisposableObject IsDisposed.)
Public propertyRowCount
Gets the number of objects in the tableview.
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Back to Top
See Also