SSRSToggleItemAction Constructor
In This Topic
Initializes a new instance of the
SSRSToggleItemAction object.
Syntax
'Declaration
Public Function New( _
ByVal As String _
)
public SSRSToggleItemAction(
string
)
Parameters
- toggleID
- The ID of the item to toggle.
See Also