A newer version of this page is available.
Switch to the current version.
VerticalBand.SubBands Property
Vertical bands do not support the addition of sub-bands.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v18.2.dll
Declaration
[Browsable(false)]
public override SubBandCollection SubBands { get; }
<Browsable(False)>
Public Overrides ReadOnly Property SubBands As SubBandCollection
Property Value
Type | Description |
---|---|
SubBandCollection | An empty SubBand item collection. |
See Also
Feedback