Returns or sets the ID of the default member list for the specified row or column dimension. If you are setting this property, the value passed must be cast as a Long.
You can get the ID for a member list with EnumMemberLists (HFMwDimension component).
The grid uses the specified member list only if the useList property is set to TRUE. |
<HFMwDataGrid>.memberListID lDimensionID
Specifies the dimension for the member list. Pass one of the HFMConstants type library constants listed in Dimension ID Constants. |
memberListID is used in the example for maxColsPerPage.