Datagrid Table Properties

Typeglossary
DictionaryDataGrid
LibraryData Grid
Syntax
Datagrid Table Properties
Associationsdatagrid
Summary

Table properties of the datagrid are applicable when the 'style' property is set to 'table'.

Description

All data grid table properties are stored in the dgProps custom property set. To access a property you can use dgProps or dgProp:

put the dgProp[ "PROPERTY_NAME" ] of group "Data Grid"