ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.DdrDesigner.Tools.DataVisualizers Namespace / DataVisualizerBasePanel Class / GetExpression Method

In This Topic
    GetExpression Method
    In This Topic
    Returns the expression.
    Syntax
    'Declaration
     
    Public MustOverride Function GetExpression() As String
    public abstract string GetExpression()
    See Also