Click or drag to resize

GridAdapterTParams, TCellVHGetCellViewsHolderIfVisible Method

Overload List
  NameDescription
Public methodGetCellViewsHolderIfVisible(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

Public methodGetCellViewsHolderIfVisible(CellGroupViewsHolderTCellVH, Int32)
Top
See Also