Click or drag to resize
CIMGSetPG Method
Copy a pager into the pager of a grid.

Available since Oasis montaj version: 5.0.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void SetPG(
	CPG oPG1
)

Parameters

oPG1
Type: GeoEngine.Core.GXNetCPG
Pager object to copy into the pager of the grid
See Also