A newer version of this page is available.
Switch to the current version.
PageEventArgs.DocumentBands Property
For internal use.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
public IList<DocumentBand> DocumentBands { get; }
Public ReadOnly Property DocumentBands As IList(Of DocumentBand)
Property Value
Type |
---|
IList<DevExpress.XtraPrinting.Native.DocumentBand> |
See Also
Feedback