Skip to main content

MarginBand Class

The base for the TopMarginBand and BottomMarginBand classes.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public abstract class MarginBand :
    Band

Remarks

This class implements the basic functionality for the TopMarginBand and BottomMarginBand classes.

Implements

See Also