ActiveReports Developer 7
TocPanel Class Members
See Also  Properties  Methods  Events
GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace : TocPanel Class

Glossary Item Box

The following tables list the members exposed by TocPanel.

Public Properties

 NameDescription
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyContextMenuOverridden. Gets or sets a context menu when the user right clicks on the toc panel.  
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertyTextOverridden. Gets or sets the caption of table of content panel.  
Top

Public Methods

 NameDescription
Public MethodClearOverridden. Clears the table of contents panel.  
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from System.ComponentModel.Component)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodRefreshOverridden. Forces the table of contents panel to invalidate its client area and immediately redraw itself and any child controls.  
Public MethodToString (Inherited from System.ComponentModel.Component)
Top

Public Events

 NameDescription
Public EventDisposed (Inherited from System.ComponentModel.Component)
Top

See Also