GridAdapterTParams, TCellVHGetCellViewsHolderIfVisible Method (Int32) |
Retrieve the views holder of a cell whose associated model's index in your data list is withCellItemIndex.
Not to be mistaken for GetCellViewsHolder(Int32) which retrieves a cell by its index in the "all visible cells" list
Namespace: Com.ForbiddenByte.OSA.CustomAdapters.GridView
public virtual TCellVH GetCellViewsHolderIfVisible( int withCellItemIndex )