Click or drag to resize

GridAdapterTParams, TCellVHOnCellGroupsRefreshed Method

Namespace:  Com.ForbiddenByte.OSA.CustomAdapters.GridView
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected virtual void OnCellGroupsRefreshed(
	int prevGroupsCount,
	int curGroupsCount
)

Parameters

prevGroupsCount
Type: SystemInt32
curGroupsCount
Type: SystemInt32
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also