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

In This Topic
    ActionKey Property (IToggleController)
    In This Topic
    Gets the action key that specifies the current item toggles action.
    Syntax
    'Declaration
     
    ReadOnly Property ActionKey As String
    string ActionKey {get;}

    Property Value

    A System.String representing the action key for the current item's toggle action.
    See Also