Click or drag to resize

BcfTableViewBaseTRowViewTryGetRowView Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodTryGetRowView(NullableInt32)
Gets the BcfRowView or null if this collection does not contains a row-view associated with the specified rowViewId.
Public methodTryGetRowView(BcfRow)
Gets the BcfRowView or null if no BcfRowView is associated with the specified BcfRow.
Top
See Also