The BCTableView type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | Dispose |
Releases the underlying wrapped object explicitly.
(Inherited from DisposableObject.) |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | GetMultipleRowColumns |
Returns an array of object properties in the tableview.
|
![]() | GetRowAMID |
Returns the ID property value for an object with the specified index in the tableview.
|
![]() | GetRowClassID |
Returns the class ID property value for an object in the tableview.
|
![]() | GetRowColumn |
Returns a single property value of an object from the tableview.
|
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | OnDispose |
Releases the underlying wrapped object explicitly.
(Overrides DisposableObject OnDispose .) |
![]() | ThrowIfDisposed |
Throws the (Inherited from DisposableObject.)![]() |
![]() | ![]() | (Inherited from ![]() |
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