Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TGridColumns.VisibleIndex

The visible index value for the specified column in the collection.

Declaration

Source position: grids.pas line 662

public function TGridColumns.VisibleIndex(

  Index: Integer

):Integer;

Arguments

Index

  

Ordinal position for the column examined in the method.

Function result

Ordinal position for the column within the visible columns for the collection.