PageEventArgs.DocumentBands Property
For internal use.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v26.1.Core.dll
Declaration
Property Value
| Type |
|---|
| IList<DevExpress.XtraPrinting.Native.DocumentBand> |
See Also
For internal use.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v26.1.Core.dll
public IList<DocumentBand> DocumentBands { get; }
Public ReadOnly Property DocumentBands As IList(Of DocumentBand)
| Type |
|---|
| IList<DevExpress.XtraPrinting.Native.DocumentBand> |