ActiveReports 12
Width Property (TocPanelOptions)

GrapeCity.ActiveReports.Web.v12 Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace > TocPanelOptions Class : Width Property
Gets or sets the starting width value of the table of contents pane, in pixels.
Syntax
'Declaration
 
Public Property Width As Short
public short Width {get; set;}
Remarks
The default value is 160 px.
See Also

Reference

TocPanelOptions Class
TocPanelOptions Members