Свойство 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.