scrollbar width

Typeproperty
DictionaryDataGrid
LibraryData Grid
Syntax
put the dgProp["scrollbar width"] of group "Data Grid"
Associationsdatagrid
Summary

Set the width of the scrollbars

Description

Set to an integer or to auto if you would like the data grid to set the appropriate width based on the platform it is being displayed on. Default is auto. When set to auto you can retrieve the actual width in pixels using effective scrollbar width.