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

Glossary Item Box

The following tables list the members exposed by ToolButton.

Public Properties

 NameDescription
Public PropertyCaptionGets or sets the caption for a button.  
Public PropertyClickNavigateToGets or sets a string value that specifies a URL that the button opens in a new browser window.  
Public PropertyEnabledGets or sets a value indicating whether to enable the tool. (Inherited from GrapeCity.ActiveReports.Web.Controls.Tool)
Public PropertyNameGets the name of the toolbox item. (Inherited from GrapeCity.ActiveReports.Web.Controls.ToolBase)
Public PropertyToolTipGets or sets the text to display when the users hovers the pointer over the tool. (Inherited from GrapeCity.ActiveReports.Web.Controls.Tool)
Public PropertyVisibleGets or sets the toolbox item's visibility. (Inherited from GrapeCity.ActiveReports.Web.Controls.ToolBase)
Top

See Also