CustomReportItem.IsToggleChild Property

Definition

Gets a value that indicates whether this item can be made visible or invisible by toggling another item.

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

Property Value

A Boolean value.

Applies to