BcfTableViewBaseTRowViewTryGetRowView Method |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| TryGetRowView(NullableInt32) |
Gets the BcfRowView or null if this collection does not contains a row-view associated with the specified rowViewId.
| |
| TryGetRowView(BcfRow) | ||
| TryGetRowView(NullableInt32, BcfRowView) | Gets the BcfRowView associated with the specified rowViewId. (Inherited from BcfTableViewBase.) | |
| TryGetRowView(BcfRow, BcfRowView) | Gets the BcfRowView associated with the specified row. (Inherited from BcfTableViewBase.) |