GrapeCity.ActiveReports.Viewer.Wpf.v8 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace : Sidebar Class |
The following tables list the members exposed by Sidebar.
Name | Description | |
---|---|---|
SelectedIndexProperty | Sets or returns the index of the currently selected panel of the sidebar. | |
WidthProperty | Gets or sets the width of the sidebar, in pixels. |
Name | Description | |
---|---|---|
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
ParametersPanel | Gets the parameters panel component of sidebar. | |
SearchPanel | Gets the search panel component of sidebar. | |
SelectedIndex | Sets or returns the index of the currently selected panel of the sidebar. | |
ThumbnailsPanel | Gets the thumbnail panel component of sidebar. | |
TocPanel | Gets the table of content panel component of sidebar. | |
Width | Gets or sets the width of the sidebar, in pixels. |
Name | Description | |
---|---|---|
CheckAccess | (Inherited from System.Windows.Threading.DispatcherObject) | |
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
Dispose | Releases the resources used by the sidebar. | |
Equals | (Inherited from System.Windows.DependencyObject) | |
GetHashCode | (Inherited from System.Windows.DependencyObject) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
ToggleVisibility | Toggles the visibility of the viewer's sidebar. | |
VerifyAccess | (Inherited from System.Windows.Threading.DispatcherObject) |
Name | Description | |
---|---|---|
SelectedIndexChanged | Raises when the selected panel of the sidebar is changed. |