GalleryState.ExpandedIDs Property
Provides access to the collection that contains IDs of expanded nodes.
Namespace: DevExpress.XtraReports.ReportGallery
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
List<String> | A collection of strings that specify IDs of expanded nodes. |
See Also