ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / LineStyleCollection Class
Members

In This Topic
    LineStyleCollection Class
    In This Topic
    Represents a collection of line styles (elements of type LineStyle).
    Object Model
    LineStyleCollection Class
    Syntax
    'Declaration
     
    Public Class LineStyleCollection 
       Inherits C1.C1Report.CustomFields.Maps.MapOwnedCollectionBase(Of LineStyle)
       Implements IMapOwnedCloneable 
    Inheritance Hierarchy
    See Also