[]
Gets a value indicating whether the custom report item functions as a data region.
public bool IsDataRegion { get; }
A bool value. true if the custom report item is a DataRegion; otherwise, false.
true
false