Compartir a través de


RepeatRowHeaders Propiedad

Indicates the column headers should be repeated on each page on which a portion of the tablix appears.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property RepeatRowHeaders As Boolean
    Get
'Uso
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

Valor de la propiedad

Tipo: System. . :: . .Boolean
A Boolean value.