SubBandCollection.Empty Property
For internal use.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v20.2.dll
Declaration
public static SubBandCollection Empty { get; }
Public Shared ReadOnly Property Empty As SubBandCollection
Property Value
Type | Description |
---|---|
SubBandCollection | A SubBandCollection instance. |
See Also
Feedback