TablixMember.KeepWithGroup Property

Definition

Gets a value that indicates whether a static tablix member should be kept on the page with the previous or next non-hidden sibling, if possible.

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::KeepWithGroup KeepWithGroup { Microsoft::ReportingServices::OnDemandReportRendering::KeepWithGroup get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.KeepWithGroup KeepWithGroup { get; }
member this.KeepWithGroup : Microsoft.ReportingServices.OnDemandReportRendering.KeepWithGroup
Public MustOverride ReadOnly Property KeepWithGroup As KeepWithGroup

Property Value

A KeepWithGroup object that indicates whether a static tablix member should be kept on the page with the previous or next non-hidden sibling, if possible.

Applies to