ClassNavigateToBookmarkAction
Class
Represent a processed interactive action that navigates the report viewer to a predefined bookmark in the same report.
Definition
Namespace:Telerik.Reporting.Processing
Assembly:Telerik.Reporting.dll
Syntax:
cs-api-definition
public class NavigateToBookmarkAction : ActionBase, IAction, IAction
Inheritance: objectActionBaseNavigateToBookmarkAction
Implements:
Inherited Members
Constructors
NavigateToBookmarkAction()
Declaration
cs-api-definition
public NavigateToBookmarkAction()
Properties
TargetBookmarkId
Gets the target bookmark of the action.
Declaration
cs-api-definition
public string TargetBookmarkId { get; }
Property Value
string