ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / ParametersPanel Class / Text Property

In This Topic
    Text Property (ParametersPanel)
    In This Topic
    Gets or sets the text.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Property Text As String
    public override string Text {get; set;}

    Property Value

    The text.
    See Also