In This Topic
Gets the parent toggle item of this member.
Syntax
'Declaration
ReadOnly Property ToggleParent As ITextBox
ITextBox ToggleParent {get;}
Property Value
An
GrapeCity.ActiveReports.Extensibility.Rendering.Components.ITextBox representing the toggle parent.
See Also