Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_DataListExtDataListExt Base Class

Public Function Grouping_InfoGroupRowCount (
GroupDefIndex As Integer,
Optional RowIndex As Long = -1
) As Long

The count of rows in the group. This property is only valid in the last row of the group - in other rows it returns 0.

GroupDefIndex as Integer

The group definition index.

Optional RowIndex as Long = -1

The row index, or the current iterated row in the underlying DataList if omitted. (Iteration is normally used)

Call Template:

Dim obj As New xf_DataListExt
Dim i As Long
i = obj.Grouping_InfoGroupRowCount(GroupDefIndex)
i = obj.Grouping_InfoGroupRowCount(GroupDefIndex, RowIndex)

See Also:

Example 1:

Debug.Print lstExt.Grouping_InfoGroupRowCount(2)
Contact Us :: About Us :: Policies :: email: infspamo@arrospamw-of-tispamme.com    © 2012 Arrow Of Time Pty Ltd