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

In This Topic
    LegendItemCaption Property (LayerBase)
    In This Topic
    Gets the layer item caption.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property LegendItemCaption As String
    public virtual string LegendItemCaption {get;}
    See Also