Share via


BandColIndex Method (ModHFGrid)

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Returns the column number of the current cell relative to the band that contains the cell.

Syntax

object.BandColIndex 

The BandColIndex method syntax has one part:

Part Description
object An object expression that evaluates to the ModHFGrid Control object.

Remarks

Returns data type Long.

See Also

ModHFGrid Control