StiEngineIsLastDataBandOnPage Property |
Returns true if the last DataBand is printed on the current page.
Namespace:
Stimulsoft.Report.Engine
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntaxpublic bool IsLastDataBandOnPage { get; set; }
Public Property IsLastDataBandOnPage As Boolean
Get
Set
Property Value
Type:
Boolean
See Also