Class NavigateToBookmarkAction
Represent an interactive action that navigates the report viewer to a predefined bookmark in the same report.
Inheritance
System.Object
NavigateToBookmarkAction
Namespace: Telerik.Reporting
Assembly: Telerik.Reporting.dll
Syntax
public class NavigateToBookmarkAction : IAction, IExpressionContainer, IEquatable<NavigateToBookmarkAction>
Remarks
Use this action to specify an interactive action on a report item that navigates the report viewer to an item with defined BookmarkId in the same report.