ComponentOne FlexGrid for WPF and Silverlight
GetDataItems Method (GroupRow)

C1.WPF.FlexGrid Namespace > GroupRow Class : GetDataItems Method
Gets a collection of data items in the group represented by this GroupRow.
Syntax
'Declaration
 
Public Function GetDataItems() As System.Collections.IEnumerable
public System.Collections.IEnumerable GetDataItems()

Return Value

A collection of data items in the group represented by this GroupRow
See Also

Reference

GroupRow Class
GroupRow Members