In This Topic
This property is used for 'RepeatHeader' option and defines the behavior when header+body doesn't fit in its place. True
means lets try the next page and we'll be lucky.
Syntax
'Declaration
Public Property OptimismEnabled As Boolean
public bool OptimismEnabled {get; set;}
See Also