HasDelayedProperties Property
In This Topic
Returns true if there is at least one expression with 'PageNumber', 'PageTotal' and so on.
Syntax
'Declaration
Public ReadOnly Property HasDelayedProperties As Boolean
public bool HasDelayedProperties {get;}
See Also