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
Syntaxpublic int NumActiveCells { get; set; }Property Value
Type:
Int32
Version InformationOptimized ScrollView Adapter
Supported in: 4.3
See Also