ReportItem.RepeatedSibling Propriété

Définition

Obtient une valeur de type Boolean qui indique si cet élément de rapport possède une propriété RepeatWith spécifiée.

public:
 property bool RepeatedSibling { bool get(); };
public bool RepeatedSibling { get; }
member this.RepeatedSibling : bool
Public ReadOnly Property RepeatedSibling As Boolean

Valeur de propriété

Valeur de type Boolean, true, si cet élément de rapport possède une propriété RepeatWith spécifiée ; sinon, false.

S’applique à