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

In This Topic
    ToggleParent Property
    In This Topic
    Indicates that this member is a parent of a toggle item.
    Syntax
    'Declaration
     
    ReadOnly Property ToggleParent As ITextBox
    ITextBox ToggleParent {get;}
    See Also