ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ToolbarItem Class / Key Property

In This Topic
    Key Property (ToolbarItem)
    In This Topic
    The uniq identifier of the toolbar item
    Syntax
    'Declaration
     
    Public Property Key As String
    public string Key {get; set;}
    See Also