Icon NextColumn Method

function NextColumn(AWrap: Boolean=False): Boolean

Available In: Visual Client Applications

Use this method to change the current grid column to the next visible column in the grid, if one exists, and update the ColumnIndex property accordingly. The AWrap parameter determines whether to move the current grid row to the next available row, if one exists, if there are no more visible columns in the grid.
Image