Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Indicates the column headers should be repeated on each page on which a portion of the tablix appears.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property RepeatRowHeaders As Boolean
Get
'Utilisation
Dim instance As Tablix
Dim value As Boolean
value = instance.RepeatRowHeaders
public bool RepeatRowHeaders { get; }
public:
property bool RepeatRowHeaders {
bool get ();
}
member RepeatRowHeaders : bool
function get RepeatRowHeaders () : boolean
Valeur de propriété
Type : System.Boolean
A Boolean value.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering