 | CPGiNCols Method |
Gets the # of columns in pager.
Namespace:
GeoEngine.Core.GXNet
Assembly:
geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic int iNCols()
public int iNCols()
Public Function iNCols As Integer
Public Function iNCols As Integer
public:
int iNCols()
public:
int iNCols()
member iNCols : unit -> int
member iNCols : unit -> int
Return Value
Type:
Int32# of columns.
See Also