Свойство Group.IsRecursive
Gets a value that indicates whether this group is recursive.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property IsRecursive As Boolean
Get
'Применение
Dim instance As Group
Dim value As Boolean
value = instance.IsRecursive
public bool IsRecursive { get; }
public:
property bool IsRecursive {
bool get ();
}
member IsRecursive : bool
function get IsRecursive () : boolean
Значение свойства
Тип: System.Boolean
A Boolean value.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering