Click or drag to resize

CIMGGetPG Method

Get a copy of the pager of a grid.

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

public void GetPG(
	CPG pg
)

Parameters

pg
Type: GeoEngine.Core.GXNetXCPG
PG object to hold pager of the grid
See Also