Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / SSRSToggleItemAction Class / ToggleID Property

In This Topic
    ToggleID Property (SSRSToggleItemAction)
    In This Topic
    Gets the ID of the item to toggle.
    Syntax
    'Declaration
     
    Public ReadOnly Property ToggleID As String
    public string ToggleID {get;}
    See Also