ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.Toolbox Namespace / ToolClickEventArgs Class / ToolText Property

In This Topic
    ToolText Property
    In This Topic
    Gets clicked tool text.
    Syntax
    'Declaration
     
    Public ReadOnly Property ToolText As String
    public string ToolText {get;}
    See Also