[]
Represents the settings for the Parameters section.
public class Parameters
The Parameters
class provides properties to configure the visibility and modification capability of report parameters within the application.
Name | Description |
---|---|
Parameters() |
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. |