A collection of SubBand objects.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v19.2.dll
public class SubBandCollection :
XRControlCollectionBase,
IEnumerable<SubBand>,
IEnumerable
Public Class SubBandCollection
Inherits XRControlCollectionBase
Implements IEnumerable(Of SubBand),
IEnumerable
To access the SubBandCollection belonging to a report Band, use its Band.SubBands property.