dgColumn | |
Type | property |
Dictionary | DataGrid |
Library | Data Grid |
Syntax |
|
Associations | datagrid |
Summary | Get the name of the column the instance of the template is Associations with. |
Description | When working with a data grid table you can use the dgColumn of me in a custom template behavior to get the name of the column the instance of the template is associated with. To use this property in other scripts you use the target or the mousecontrol as the target as well. |