Свойство TablixMember.KeepWithGroup
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.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public MustOverride ReadOnly Property KeepWithGroup As KeepWithGroup
Get
'Применение
Dim instance As TablixMember
Dim value As KeepWithGroup
value = instance.KeepWithGroup
public abstract KeepWithGroup KeepWithGroup { get; }
public:
virtual property KeepWithGroup KeepWithGroup {
KeepWithGroup get () abstract;
}
abstract KeepWithGroup : KeepWithGroup
abstract function get KeepWithGroup () : KeepWithGroup
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.KeepWithGroup
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.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering