FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields.Maps Namespace / ILayerReferencedItem Interface / Layer Property

In This Topic
    Layer Property (ILayerReferencedItem)
    In This Topic
    Gets or sets the layer which this item is belonged to.
    Syntax
    'Declaration
     
    Property Layer As LayerBase
    LayerBase Layer {get; set;}
    See Also