ActiveReports 8
SidebarPanel Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Viewer.Wpf.v8 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace : SidebarPanel Class

Glossary Item Box

The following tables list the members exposed by SidebarPanel.

Public Properties

 NameDescription
Public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
Top

Public Methods

 NameDescription
Public MethodClearClears the sidebar panel.
 
Public MethodClearValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Public MethodCoerceValue (Inherited from System.Windows.DependencyObject)
Public MethodDisposeReleases the resources used by the sidebar panel.  
Public MethodEquals (Inherited from System.Windows.DependencyObject)
Public MethodGetHashCode (Inherited from System.Windows.DependencyObject)
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodInvalidateProperty (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodRefreshForces the sidebar to invalidate its client area and immediately redraw itself and any child controls.  
Public MethodSetCurrentValue (Inherited from System.Windows.DependencyObject)
Public MethodSetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Top

See Also