ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / InteractiveToggleState Class / SetEmptyToggle Method

In This Topic
SetEmptyToggle Method
In This Topic
Mark the toggle item as the one without content to be toggled. Used for recursive grouping.
Syntax
'Declaration
 
Public Sub SetEmptyToggle( _
   ByVal toggleKey As ReportItemKey _
) 
 

Parameters

toggleKey
See Also