BcfTableViewBaseTRowViewTryGetRowView Method |
| Name | Description | |
|---|---|---|
| TryGetRowView(NullableInt32) |
Gets the BcfRowView or 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.) |