다음을 통해 공유


FixedColumnHeaders 속성

Indicates the column 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.dll의 Microsoft.ReportingServices.ProcessingCore

구문

‘선언
Public ReadOnly Property FixedColumnHeaders As Boolean
    Get
‘사용 방법
Dim instance As Tablix
Dim value As Boolean

value = instance.FixedColumnHeaders
public bool FixedColumnHeaders { get; }
public:
property bool FixedColumnHeaders {
    bool get ();
}
member FixedColumnHeaders : bool
function get FixedColumnHeaders () : boolean

속성 값

형식: System. . :: . .Boolean
A Boolean value.