Group.IsRecursive Property

Definition

Gets a value that indicates whether this group is recursive.

public:
 property bool IsRecursive { bool get(); };
public bool IsRecursive { get; }
member this.IsRecursive : bool
Public ReadOnly Property IsRecursive As Boolean

Property Value

A Boolean value.

Applies to