Returns or sets whether the specified row or column dimension should use a member list or specified members to populate the grid. This is a Boolean property: TRUE indicates that a member list will be used for the dimension, FALSE indicates that a member list will not be used.
A dimension’s member list is specified or returned with memberListID. |
<HFMwDataGrid>.useList lDimensionID
Specifies the dimension for the member list. Pass one of the HFMConstants type library constants listed in Dimension ID Constants. |
useList is used in the example for maxColsPerPage.