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

In This Topic
    Layer Property (LineStyle)
    In This Topic
    Gets the layer which this style is belonged to.
    Syntax
    'Declaration
     
    Public Property Layer As LayerBase
    public LayerBase Layer {get; set;}
    See Also