Library Vcl NextSuite 6 NextGrid6 Reference Classes TNxColumn6 Index

Index

Identifies an index of column inside Columns array.

pas
property Index: Integer read GetIndex write SetIndex;

Remarks

When you are accessing column via Column property, you need to use Column's index. Index is not always the same as Position.

Sign in