ActiveReports Developer 7
WidthProperty Field
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Sidebar Class : WidthProperty Field

Glossary Item Box

Gets or sets the width of the sidebar, in pixels.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly WidthProperty As System.Windows.DependencyProperty
C# 
public static readonly System.Windows.DependencyProperty WidthProperty

See Also