Click or drag to resize

StiBookmarksV1Helper Class

A class that helps with bookmarks.
Inheritance Hierarchy
SystemObject
  Stimulsoft.Report.EngineStiBookmarksV1Helper

Namespace:  Stimulsoft.Report.Engine
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public sealed class StiBookmarksV1Helper

The StiBookmarksV1Helper type exposes the following members.

Constructors
  NameDescription
Public methodStiBookmarksV1Helper
Initializes a new instance of the StiBookmarksV1Helper class
Top
Methods
  NameDescription
Public methodStatic memberAdd
Public methodStatic memberAddBookmarks
Public methodStatic memberCreateBookmark(String, Object)
Creates a new bookmark.
Public methodStatic memberCreateBookmark(String, String, Object)
Creates a new bookmark.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodStatic memberGetBookmark
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodStatic memberGetTreeNode
Returns an object of the TreeNode type from the StiBookmark object.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberPack
Public methodStatic memberPrepareBookmark
Prepares a bookmark and all of its child bookmarks for showing.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also