StiBookmark Class |
Namespace: Stimulsoft.Report.Components
The StiBookmark type exposes the following members.
Name | Description | |
---|---|---|
StiBookmark |
Creates a new bookmark.
| |
StiBookmark(String, Object) |
Creates a new bookmark.
| |
StiBookmark(String, String, Object) |
Creates a new bookmark.
|
Name | Description | |
---|---|---|
Bookmarks |
Gets or sets a collection of childs bookmarks.
| |
BookmarkText |
Gets or sets a bookmark text.
| |
ComponentGuid |
Gets or sets a guid of component.
| |
Engine |
Gets or sets a engine version.
| |
IsManualBookmark |
Report engine will be use simplified search if this property is true (Direct compare with BookmarkValue).
| |
Item | ||
PageIndex |
Page number at which bookmark is located This property is work only for EngineV2 and Stimulsoft Reports.Server.
| |
ParentComponent | ||
Text |
Gets or sets a tree node text.
|
Name | Description | |
---|---|---|
Add | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |