TablixMember.KeepWithGroup Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.