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

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