ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IToggleController Interface
Properties Methods

In This Topic
    IToggleController Interface Members
    In This Topic

    The following tables list the members exposed by IToggleController.

    Public Properties
     NameDescription
     PropertyGets the action key that specifies the current item toggles action.  
     PropertyGets a value indicating whether the initial toggle state is 'on'.  
     PropertyGets a value indicating whether the current toggle state is 'on'.  
     PropertyGets a value indicating whether the current item toggles the visibility of any report items.  
    Top
    Public Methods
     NameDescription
     MethodSends a toggle notification to all controlled items.  
    Top
    See Also