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

Glossary Item Box

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

Syntax

Visual Basic (Declaration) 
Public Property Width As System.Integer
C# 
public System.int Width {get; set;}

See Also