ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.Toolbox Namespace / BaseToolbox Class / SelectedCategory Property

In This Topic
    SelectedCategory Property
    In This Topic
    The SelectedCategory property indicates the currently selected toolbox category.
    Syntax
    'Declaration
     
    Public Property SelectedCategory As String
    public string SelectedCategory {get; set;}
    See Also