Udostępnij przez


Właściwość Rectangle.KeepTogether

Pobiera wartość wskazująca, że cała zawartość prostokąt powinny być trzymane razem na jednej strona , jeśli to możliwe.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property KeepTogether As Boolean
    Get
'Użycie
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

Wartość właściwości

Typ: System.Boolean
A wartość logiczna value.