BookmarkFiller<T>.Fill(T) Method
Fills the parent object with the hierarchy of a report’s bookmarks.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v24.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
parent | T | A type of the parent object. |
See Also