[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.CustomReportItem.IsDataRegion

IsDataRegion Property

IsDataRegion

Gets a value indicating whether the custom report item functions as a data region.

Declaration
public bool IsDataRegion { get; }
Property Value
Type Description
bool

A bool value. true if the custom report item is a DataRegion; otherwise, false.