[]
        
(Showing Draft Content)

C1.Report.BookmarkHolder

BookmarkHolder Struct

Utility class used to simple restore position in the DataHandler via using directive.

using (new BookmarkHolder(dataHandler))
{
   ...
}
Implements
Namespace: C1.Report
Assembly: C1.FlexReport.dll
Syntax
public struct BookmarkHolder : IDisposable

Constructors

Name Description
BookmarkHolder(DataHandler)

Methods

Name Description
Dispose()