ActiveReports Developer 7
IsToggleChild Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace > IChartMember Interface : IsToggleChild Property

Glossary Item Box

Indicates that this member is a child of a toggle item.

Syntax

Visual Basic (Declaration) 
ReadOnly Property IsToggleChild As System.Boolean
C# 
System.bool IsToggleChild {get;}

See Also