ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Map Class / ActionInfo Property

In This Topic
    ActionInfo Property (Map)
    In This Topic
    Gets or sets the map action info.
    Syntax
    'Declaration
     
    Public Property ActionInfo As ActionInfo
    public ActionInfo ActionInfo {get; set;}
    See Also