ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / IMapperOwner Interface / Layers Property

In This Topic
    Layers Property (IMapperOwner)
    In This Topic
    The collection of layers.
    Syntax
    'Declaration
     
    ReadOnly Property Layers As LayerCollection
    LayerCollection Layers {get;}
    See Also