Icon PriorColumn Method

function PriorColumn(AWrap: Boolean=False): Boolean

Available In: Visual Client Applications

Use this method to change the current grid column to the prior 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 prior available row, if one exists, if there are no more visible columns in the grid.
Image