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

FieldCollection Class
Represents the collection of the FieldBase objects.
Object Model
FieldCollection Class
Syntax
'Declaration
 
Public MustInherit Class FieldCollection 
   Inherits C1.WPF.FlexReport.ReportObjectCollection(Of FieldBase)
 
Inheritance Hierarchy

System.Object
   C1.WPF.FlexReport.ReportObjectCollection<TItem>
      C1.WPF.FlexReport.FieldCollection

See Also