FixedRowHeaders 속성
Indicates the row headers should be displayed on the page even when the user scrolls part of the tablix off the page.
네임스페이스: Microsoft.ReportingServices.OnDemandReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)
구문
‘선언
Public ReadOnly Property FixedRowHeaders As Boolean
Get
‘사용 방법
Dim instance As Tablix
Dim value As Boolean
value = instance.FixedRowHeaders
public bool FixedRowHeaders { get; }
public:
property bool FixedRowHeaders {
bool get ();
}
member FixedRowHeaders : bool
function get FixedRowHeaders () : boolean
속성 값
유형: System. . :: . .Boolean
A Boolean value.