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

In This Topic
    LegendItemVisible Property (PointsLayer)
    In This Topic
    Gets the layer item visibility value.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property LegendItemVisible As Boolean
    public virtual bool LegendItemVisible {get;}
    See Also