Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / SSRSToggleItemAction Class / ToggleID Property

In This Topic
    ToggleID Property
    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