A newer version of this page is available.
Switch to the current version.
XtraReport.ShrinkSubReportIconArea Property
Obsolete. For internal use.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v18.2.dll
Declaration
[Browsable(false)]
[Obsolete("The ShrinkSubreportIconArea property is now obsolete. Instead, you should use the XRSubreport.CanShrink property of every particular subreport.")]
public bool ShrinkSubReportIconArea { get; set; }
<Browsable(False)>
<Obsolete("The ShrinkSubreportIconArea property is now obsolete. Instead, you should use the XRSubreport.CanShrink property of every particular subreport.")>
Public Property ShrinkSubReportIconArea As Boolean
Property Value
Type |
---|
Boolean |
See Also
Feedback