Click or drag to resize

CIMGSetPG Method

Copy a pager into 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 SetPG(
	CPG pg
)

public void SetPG(
	CPG pg
)

Parameters

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