ASP.NET MVC 6.3.16
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class BookmarkInfo

Inheritance
System.Object
BookmarkInfo
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: BoldReports.RDL.Data
Assembly: BoldReports.Web.dll
Syntax
public class BookmarkInfo

Constructors

BookmarkInfo()

Declaration
public BookmarkInfo()

Properties

Bookmark

Declaration
public string Bookmark { get; set; }
Property Value
Type Description
System.String

ColumnNo

Declaration
public int ColumnNo { get; set; }
Property Value
Type Description
System.Int32

ContainerName

Declaration
public string ContainerName { get; set; }
Property Value
Type Description
System.String

IsTablixChild

Declaration
public bool IsTablixChild { get; set; }
Property Value
Type Description
System.Boolean

ItemName

Declaration
public string ItemName { get; set; }
Property Value
Type Description
System.String

LeftPosition

Declaration
public double LeftPosition { get; set; }
Property Value
Type Description
System.Double

PageNo

Declaration
public int PageNo { get; set; }
Property Value
Type Description
System.Int32

RowNo

Declaration
public int RowNo { get; set; }
Property Value
Type Description
System.Int32

TopPosition

Declaration
public double TopPosition { get; set; }
Property Value
Type Description
System.Double

Methods

Dispose()

Declaration
public void Dispose()
In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved