ComponentOne FlexReport for WinForms
SSRSToggleItemAction Constructor

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > SSRSToggleItemAction Class : SSRSToggleItemAction Constructor
The ID of the item to toggle.
Initializes a new instance of the SSRSToggleItemAction object.
Syntax
'Declaration
 
Public Function New( _
   ByVal toggleID As System.String _
)
public SSRSToggleItemAction( 
   System.string toggleID
)

Parameters

toggleID
The ID of the item to toggle.
See Also

Reference

SSRSToggleItemAction Class
SSRSToggleItemAction Members