StiBookmarksV2Helper Class |
Namespace: Stimulsoft.Report.Engine
The StiBookmarksV2Helper type exposes the following members.
| Name | Description | |
|---|---|---|
| StiBookmarksV2Helper | Initializes a new instance of the StiBookmarksV2Helper class |
| Name | Description | |
|---|---|---|
| Add |
Adds a bookmark manually. When adding the IsManualBookmark flag is set.
This flag gives a signal to the report generator that search should be done in a reductive mode
(direct comparison of BookmarkValue).
| |
| CreateBookmark(String) |
Creates a new bookmark.
| |
| CreateBookmark(String, String) |
Creates a new bookmark.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetBookmark | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetTreeNodeFromBookmarks |
Returns an object of the TreeNode type from the StiBookmark object.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Pack | ||
| PrepareBookmark |
Prepares a bookmark and all of its child bookmarks for showing.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |