ComponentOne Reports for WPF
C1.C1Preview Namespace / C1RdlReportStrings.RdlReportScriptEngine.Errors Class / InvalidAggregateArguments Property

In This Topic
    InvalidAggregateArguments Property (C1RdlReportStrings.RdlReportScriptEngine.Errors)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property InvalidAggregateArguments As String
    public static string InvalidAggregateArguments {get;}
    See Also