ActiveReports Developer 7
Caption Property
See Also 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web.Controls Namespace > ToolButton Class : Caption Property

Glossary Item Box

Gets or sets the caption for a button.

Syntax

Visual Basic (Declaration) 
Public Property Caption As System.String
C# 
public System.string Caption {get; set;}

See Also