NextActualVisibleColumn Method
In This Topic
Gets the index of the next visible column from the current column.
Syntax
Parameters
- column
- The index of the current column.
Return Value
The index of the next visible column.
Example
This example uses the NextActualVisibleColumn method.
See Also