C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / GroupCollection Class
Members

GroupCollection Class
Represents a collection of Group objects.
Object Model
GroupCollection Class
Syntax
'Declaration
 
Public Class GroupCollection 
   Inherits C1.WPF.FlexReport.ReportObjectList(Of Group)
 
Inheritance Hierarchy

System.Object
   C1.WPF.FlexReport.ReportObjectCollection<TItem>
      C1.WPF.FlexReport.ReportObjectList<TItem>
         C1.WPF.FlexReport.GroupCollection

See Also