ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / InteractiveToggleState Class / HasToggledContent Method

In This Topic
    HasToggledContent Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function HasToggledContent( _
       ByVal key As ReportItemKey _
    ) As Boolean
    public bool HasToggledContent( 
       ReportItemKey key
    )

    Parameters

    key
    See Also