StiEngineIsFirstDataBandOnPage Property  | 
 
            Returns true if the first 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 IsFirstDataBandOnPage { get; set; }Public Property IsFirstDataBandOnPage As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also