ReportItem.RepeatWith Proprietà

Definizione

Ottiene il nome di un'area dati utilizzata per ripetere l'elemento del report se l'area dati si estende su più pagine.

public:
 property System::String ^ RepeatWith { System::String ^ get(); };
public string RepeatWith { get; }
member this.RepeatWith : string
Public ReadOnly Property RepeatWith As String

Valore della proprietà

String

Valore string che rappresenta il nome di un'area dati utilizzata per ripetere l'elemento del report se l'area dati si estende su più pagine.

Si applica a