[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Parameters

Parameters Class

Represents the settings for the Parameters section.

Inheritance
Parameters
Namespace: GrapeCity.ActiveReports.Blazor.Designer
Assembly: MESCIUS.ActiveReports.Blazor.Designer.dll
Syntax
public class Parameters
Remarks

The Parameters class provides properties to configure the visibility and modification capability of report parameters within the application.

Constructors

Name Description
Parameters()

Properties

Name Description
CanModify

Gets or sets a value indicating whether it is possible to modify (including add, edit, or remove) report parameters.

Visible

Gets or sets a value indicating whether the Parameters section should be shown.