CellGroupViewsHolderTCellVHNumActiveCells Property |
The number of visible cells, i.e. that are used to display real data. The other ones are disabled and are either empty or hold obsolete data
Namespace:
frame8.ScrollRectItemsAdapter.Util.GridView
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic int NumActiveCells { get; set; }Property Value
Type:
Int32
Version InformationOptimized ScrollView Adapter
Supported in: 3.1
See Also