[]
        
(Showing Draft Content)

C1.Report.BookmarkListDataHandler.SetBookmark

SetBookmark Method

SetBookmark(int)

Sets the current cursor position to supplied value.

Declaration
public override void SetBookmark(int bookmark)
Parameters
Type Name Description
int bookmark

Index of record.

Overrides