Partager via


Propriété RepeatRowHeaders

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.