ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / StringGetter Delegate

In This Topic
    StringGetter Delegate
    In This Topic
    Syntax
    'Declaration
     
    Public Delegate Function StringGetter() As String
    public delegate string StringGetter()
    See Also