ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.ExpressionInfo Assembly / GrapeCity.Enterprise.Data.Expressions Namespace / FunctionExpressionInfo Class / MethodName Property

In This Topic
    MethodName Property
    In This Topic
    Gets name of method to be called.
    Syntax
    'Declaration
     
    Public ReadOnly Property MethodName As String
    public string MethodName {get;}
    See Also