[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.BookmarkLinkAction

BookmarkLinkAction Class

Represents an action that navigates to a bookmark within a report.

Inheritance
BookmarkLinkAction
Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public abstract class BookmarkLinkAction : ActionBase

Constructors

Name Description
BookmarkLinkAction()

Properties

Name Description

Gets the bookmark within the report to navigate to when the report item is clicked.

Extension Methods