ActiveReports 19 .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
Gets the parent toggle item of this member.
Syntax
'Declaration
 
ReadOnly Property ToggleParent As ITextBox
 

Property Value

An GrapeCity.ActiveReports.Extensibility.Rendering.Components.ITextBox representing the toggle parent.
See Also