Gets or sets a value indicating whether this parameter should be
merged with identical parameters from other reports when this report
is part of a
ReportBook.
Namespace:
Telerik.Reporting
Assembly:
Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
| C# |
|---|
bool Mergeable { get; set; } |
| Visual Basic (Declaration) |
|---|
Property Mergeable As Boolean |
Remarks
See Also