Click or drag to resize

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:  Com.ForbiddenByte.OSA.CustomAdapters.GridView
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public int NumActiveCells { get; set; }

Property Value

Type: Int32
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also