ActiveReports.Viewer6 Assembly : DataDynamics.ActiveReports.Toolbar Namespace |
Class | Description | |
---|---|---|
Button | Displays a standard push button on the toolbar. | |
CheckButton | Displays a three state button on the toolbar. | |
PlaceHolder | Represents a place holder for Windows forms controls to be hosted on the toolbar. | |
Separator | Displays a vertical separator on the toolbar. | |
Tool | Represents a tool on a toolbar. | |
ToolClickEventArgs | Provides data for the ToolClick event. | |
ToolsCollection | Encapsulates a collection of Tool objects for use by the ToolbarObject class. |
Delegate | Description | |
---|---|---|
ToolClickEventHandler | Represents the method that will handle the ToolClick event of a Toolbar. |
Enumeration | Description | |
---|---|---|
ButtonStyle | Specifies the display style of a toolbar button tool. | |
ColorTheme | Specifies the color theme associated with the toolbar. |