ComponentOne Document Library for WPF
SSRSToggleItemAction Constructor

C1.WPF.Document.4 Assembly > C1.WPF.Document 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