GalleryItem.IsContainer Property
Specifies whether or not a Report Gallery item is a container for other items.
Namespace: DevExpress.XtraReports.ReportGallery
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the current item is a container; otherwise, false. |
See Also