Represent an interactive action that navigates the report viewer
to a predefined bookmark in the same report.
Namespace: Telerik.ReportingAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
| C# |
|---|
public class NavigateToBookmarkAction : IAction,
IExpressionContainer, IEquatable<NavigateToBookmarkAction> |
| Visual Basic |
|---|
Public Class NavigateToBookmarkAction _
Implements IAction, IExpressionContainer, IEquatable(Of NavigateToBookmarkAction) |
Remarks
Inheritance Hierarchy
Version Information
Supported in: 1.0.1
See Also