다음을 통해 공유


PrintBetweenSections 속성

Gets a value that indicates whether the page section should be rendered between report sections.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

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

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

속성 값

유형: System. . :: . .Boolean
A Boolean value.