Gallery.GetNextID() Method
Returns the ID of the next Report Gallery item.
Namespace: DevExpress.XtraReports.ReportGallery
Assembly: DevExpress.XtraReports.v25.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Returns
| Type | Description |
|---|---|
| String | A String value that specifies the item ID. |
See Also