MESCIUS.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / Sidebar Class / Width Property

In This Topic
Width Property (Sidebar)
In This Topic
Gets or sets the width of the sidebar, in pixels.
Syntax
'Declaration
 
Public Property Width As Integer
 

Property Value

The System.Int32 width of the sidebar.
Remarks
The units used are pixels. The default value is 200.
See Also