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

Glossary Item Box

Gets or Sets the width of the sidebar.

Syntax

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

See Also