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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void SetPG(
	CPG pg
)

Parameters

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