ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / InteractiveArea Class / CreateToggle Method

In This Topic
CreateToggle Method
In This Topic
Syntax
'Declaration
 
Public Shared Function CreateToggle( _
   ByVal expanded As Boolean, _
   ByVal region As RegionEx, _
   ByVal actionKey As ActionKey _
) As InteractiveArea
 

Parameters

expanded
region
actionKey
See Also