dgColumnNumber

Typeproperty
DictionaryDataGrid
LibraryData Grid
Syntax
get the dgColumnNumber of me
Associationsdatagrid
Summary

Get the column number relative to all visible columns.

Description

When working with a data grid table you can use the dgColumnNumber of me in a custom template behavior to get the column number relative to all visible columns. To use this property in other scripts you use the target or the mousecontrol as the target as well.