ActiveReports Developer 7
Alignment Property
See Also 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace > TocPanelOptions Class : Alignment Property

Glossary Item Box

Gets or sets the alignment of the table of contents pane.

Syntax

Visual Basic (Declaration) 
Public Property Alignment As TocPanelAlignment
C# 
public TocPanelAlignment Alignment {get; set;}

See Also