ActiveReports 9
ConditionalRollback Method

Conditionally rolls back last layout operation(s), returns true if there are any un-reset children
Syntax
'Declaration
 
Function ConditionalRollback( _
   ByVal condition As System.Func(Of IReportItem,Boolean) _
) As System.Boolean
System.bool ConditionalRollback( 
   System.Func<IReportItem,bool> condition
)

Parameters

condition
See Also

Reference

ILayoutManagerEx Interface
ILayoutManagerEx Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum