ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IDrillthrough Interface / NumberOfParameters Property

In This Topic
    NumberOfParameters Property
    In This Topic
    Gets the count of drillthrough parameters.
    Syntax
    'Declaration
     
    ReadOnly Property NumberOfParameters As Integer
    int NumberOfParameters {get;}

    Property Value

    An System.Int32 representing the number of drillthrough parameters.
    See Also