GalleryItem.IsRootContainer Property
Specifies whether or not a Report Gallery item is a root container.
Namespace: DevExpress.XtraReports.ReportGallery
Assembly: DevExpress.XtraReports.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the current item is a root container; otherwise, false. |
See Also