FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields.Maps Namespace / LegendCollection.LegendCollectionEditor Class / GetDisplayText Method

In This Topic
    GetDisplayText Method (LegendCollection.LegendCollectionEditor)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function GetDisplayText( _
       ByVal value As Object _
    ) As String
    protected override string GetDisplayText( 
       object value
    )

    Parameters

    value
    See Also