Właściwość Report.NeedsPageBreakTotalPages
Pobiera wartość wskazująca, czy Globals!Sumastronas wartość jest używana w strona nagłówka lub stopki i wartość ta musi obliczane podczas generowania wytopione wyjściowego.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property NeedsPageBreakTotalPages As Boolean
Get
'Użycie
Dim instance As Report
Dim value As Boolean
value = instance.NeedsPageBreakTotalPages
public bool NeedsPageBreakTotalPages { get; }
public:
property bool NeedsPageBreakTotalPages {
bool get ();
}
member NeedsPageBreakTotalPages : bool
function get NeedsPageBreakTotalPages () : boolean
Wartość właściwości
Typ: System.Boolean
A wartość logiczna value.
Uwagi
Globals!Sumastronas wartość całkowita strona liczba sekcji w raporcie gdzie PageBreak jest używana.
Zobacz także