ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IChartMember Interface / IsToggleChild Property

In This Topic
    IsToggleChild Property
    In This Topic
    Indicates that this member is a child of a toggle item.
    Syntax
    'Declaration
     
    ReadOnly Property IsToggleChild As Boolean
    bool IsToggleChild {get;}
    See Also