MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / CustomData Class / NoRows Property

In This Topic
NoRows Property (CustomData)
In This Topic
Gets a value indicating whether no data is available for this data region.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property NoRows As Boolean
 

Property Value

true if no data is available; otherwise, false.
See Also