 | CPGiNCols Method |
Gets the # of columns in pager.
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.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