Właściwość ReportItem.RepeatWith
Pobiera nazwę obszar danych, że element ten element raportu należy powtórzyć, jeżeli tego region danych zajmuje wiele stron.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property RepeatWith As String
Get
'Użycie
Dim instance As ReportItem
Dim value As String
value = instance.RepeatWith
public string RepeatWith { get; }
public:
property String^ RepeatWith {
String^ get ();
}
member RepeatWith : string
function get RepeatWith () : String
Wartość właściwości
Typ: System.String
A ciąg wartości.
Zobacz także