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

In This Topic
    SetInitialState Method
    In This Topic
    Set initial state of the toggle item.
    Syntax
    'Declaration
     
    Public Sub SetInitialState( _
       ByVal key As ReportItemKey _
    ) 
    public void SetInitialState( 
       ReportItemKey key
    )

    Parameters

    key
    See Also