ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapDockableSubItem Class / ActionInfo Property

In This Topic
    ActionInfo Property (MapDockableSubItem)
    In This Topic
    Actions for the map sub item.
    Syntax
    'Declaration
     
    Public Property ActionInfo As ActionInfo
    public ActionInfo ActionInfo {get; set;}
    See Also