Gallery.LastID Property
Specifies the ID of the last available Report Gallery item.
Namespace: DevExpress.XtraReports.ReportGallery
Assembly: DevExpress.XtraReports.v25.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer value that specifies the item ID. |
See Also