ActiveReports Developer 7
ParametersPanel Class Members
See Also  Fields  Properties  Methods 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace : ParametersPanel Class

Glossary Item Box

The following tables list the members exposed by ParametersPanel.

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)EnabledPropertyEnabled binding property  
Public Fieldstatic (Shared in Visual Basic)VisiblePropertyVisible binding property  
Top

Public Properties

 NameDescription
Public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyEnabledGets or sets the value that determines whether the viewer's parameters panel is enabled.  
Public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
Public PropertyVisibleGets or sets a value that determines whether the viewer's panel of parameters is visible.  
Top

Public Methods

 NameDescription
Public MethodClearClears the sidebar panel.
(Inherited from GrapeCity.ActiveReports.Viewer.Wpf.SidebarPanel)
Public MethodClearValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Public MethodCoerceValue (Inherited from System.Windows.DependencyObject)
Public MethodDisposeOverridden.   
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 MethodRefreshOverridden.   
Public MethodSetCurrentValue (Inherited from System.Windows.DependencyObject)
Public MethodSetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Top

See Also