Share via


TablixMember.KeepTogether Property

Gets a Boolean value that indicates whether to keep the entire tablix member together if possible.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

public virtual bool KeepTogether { get; }

Property Value

Type: System.Boolean
true if the entire tablix member should be kept together if possible; otherwise, false.

See Also

Reference

TablixMember Class

Microsoft.ReportingServices.OnDemandReportRendering Namespace