Datagrid Table Properties
Type
glossary
Summary
Table properties of the datagrid are applicable when the 'style' property is set to 'table'.
Syntax
Datagrid Table Properties
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"