ParametersModel.GetVisible() Method
Indicates whether at least one parameter is visible.
Namespace: DevExpress.Blazor.Reporting.Models
Assembly: DevExpress.Blazor.Reporting.v24.1.Viewer.dll
NuGet Package: DevExpress.Blazor.Reporting.Viewer
Declaration
Returns
Type | Description |
---|---|
Boolean | True if a report has one or more visible parameters; otherwise, false. |
Implements
See Also