MESCIUS.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / TocPanel Class
Fields Properties Methods

TocPanel Class Members

The following tables list the members exposed by TocPanel.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Gets or sets the value determines whether the viewer's table of contents panel is enabled.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Expanded dependency property.  
Public Fieldstatic (Shared in Visual Basic)Gets or sets the value determines whether the viewer's table of contents panel is visible.
 
Top
Public Properties
 NameDescription
Public PropertyGets or sets the value determines whether the viewer's table of contents panel is enabled.
 
Public PropertyGets or sets a value that indicates whether the TocPanel is expanded.  
Public PropertySets or returns the  currently selected item in the table of contents.
 
Public PropertyOverridden. Gets or sets the text of the panel.  
Public PropertyGets or sets the value determines whether the viewer's table of contents panel is visible.
 
Top
Public Methods
 NameDescription
Public MethodOverridden. Clears the table of contents panel.
 
Public MethodOverridden. Releases the resources used by the table of contents panel.
 
Public MethodOverridden. Forces the table of contents panel to invalidate its client area and immediately redraw itself and any child controls.
 
Top
See Also