ActiveReports 8
Tool Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Web.v8 Assembly > GrapeCity.ActiveReports.Web.Controls Namespace : Tool Class

Glossary Item Box

The following tables list the members exposed by Tool.

Public Properties

 NameDescription
Public PropertyEnabledGets or sets a value indicating whether to enable the tool.  
Public PropertyNameGets or sets the name of the tool. (Inherited from GrapeCity.ActiveReports.Web.Controls.ToolBase)
Public PropertyToolTipGets or sets the text to display when the users hovers the pointer over the tool.  
Public PropertyVisibleGets or sets a value indicating whether to display the tool. (Inherited from GrapeCity.ActiveReports.Web.Controls.ToolBase)
Top

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)CreateCreates standard commands.  
Public Methodstatic (Shared in Visual Basic)CreateButtonCreates custom buttons.  
Public Methodstatic (Shared in Visual Basic)CreateSeparatorOverloaded. Creates the tool separator.  
Top

See Also