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


Свойство Rectangle.KeepTogether

Gets a value that indicates the entire contents of the rectangle should be kept together on one page if possible.

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

Синтаксис

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

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

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

Тип: System.Boolean
A Boolean value.

См. также

Справочник

Rectangle Класс

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