Partilhar via


Propriedade RepeatRowHeaders

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
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 da propriedade

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