ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapDockableSubItem Interface / Action Property

In This Topic
    Action Property (IMapDockableSubItem)
    In This Topic
    Returns the action associated to the element if any, otherwise null.
    Syntax
    'Declaration
     
    ReadOnly Property Action As IAction
    IAction Action {get;}
    See Also