Поделиться через


Свойство Report.ConsumeContainerWhitespace

Gets a value that indicates whether all whitespace in containers (i.e. Body and Rectangle) should be consumed when contents grow rather than preserving the minimum whitespace between the contents and the container.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property ConsumeContainerWhitespace As Boolean 
    Get
'Применение
Dim instance As Report 
Dim value As Boolean 

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

Значение свойства

Тип: System.Boolean
A Boolean value.

См. также

Справочник

Report Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering