Udostępnij przez


Właściwość Group.IsRecursive

Pobiera wartość wskazująca, czy ta grupa jest cykliczne.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property IsRecursive As Boolean
    Get
'Użycie
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

Wartość właściwości

Typ: System.Boolean
A wartość logiczna value.