FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields.Maps Namespace / LegendItemCollection Class
Members

In This Topic
    LegendItemCollection Class
    In This Topic
    Represents a collection of map legend items (types derived from LegendItemBase).
    Object Model
    LegendItemCollection Class
    Syntax
    Inheritance Hierarchy

    System.Object
       System.Collections.ObjectModel.Collection<T>
          System.Collections.ObjectModel.ObservableCollection<T>
             C1.Win.FlexReport.CustomFields.Maps.MapOwnedCollectionBase<T>
                C1.Win.FlexReport.CustomFields.Maps.LegendItemCollection

    See Also