GrapeCity.ActiveReports.Web.v9 Assembly > GrapeCity.ActiveReports.Web.Controls Namespace : ToolsCollection.ToolCommands Enumeration |
'Declaration Public Enum ToolsCollection.ToolCommands Inherits System.Enum
public enum ToolsCollection.ToolCommands : System.Enum
Member | Description |
---|---|
BackwardButton | Navigates backward. |
ContinuousViewButton | Displays the report in the continuous view mode. |
CurPageTextArea | Displays the page index. |
ForwardButton | Navigates forward. |
MultiPageBox | Shows multiple pages of the report. |
NextPageButton | Takes to the next page of the report. |
PageRangeButton | Sets the page range for printing the report. |
PreviousPageButton | Takes to the previous page of the report. |
PrintButton | Prints the report. |
SearchButton | Shows the Find dialog. |
SinglePageViewButton | Displays the report as a single page. |
TOCButton | Displays the table of contents pane. |
ZoomBox | Sets the zoom level at which to display the report. |
ZoomInButton | Increases the zoom level for displaying the report, with 800% as the highest level. |
ZoomOutButton | Decreases the zoom level for displaying the report, with 10% as the lowest level. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Web.Controls.ToolsCollection.ToolCommands