C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / SSRSToggleItemAction Class
Members

SSRSToggleItemAction Class
Toggles the show/hide item in the currently opened report, see ReportExecutionService.ToggleItem(string) for more details.
Object Model
SSRSToggleItemAction Class
Syntax
'Declaration
 
Public Class SSRSToggleItemAction 
   Inherits C1DocumentAction
 
Inheritance Hierarchy

System.Object
   C1.WPF.Document.C1DocumentAction
      C1.WPF.Document.SSRSToggleItemAction

See Also