IRendererHasRecords Property |
Interrogates the control to determine if it has any data records.
Typically this is determined by calling
HasRecords on the renderer's
IMapper.
Safe to call even when there is
IMapper on the renderer.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
SyntaxReadOnly Property HasRecords As Boolean
Get
Property Value
Type:
Boolean
See Also