A newer version of this page is available.
Switch to the current version.
XtraReportBase.DetailPrintCount Property
Obsolete. For internal use.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v18.2.dll
Declaration
[Browsable(false)]
[Obsolete("You should use the 'ReportPrintOptions.DetailCount' instead.")]
public int DetailPrintCount { get; set; }
<Browsable(False)>
<Obsolete("You should use the 'ReportPrintOptions.DetailCount' instead.")>
Public Property DetailPrintCount As Integer
Property Value
Type |
---|
Int32 |
See Also
Feedback