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

In This Topic
    IMapDockableSubItem Interface
    In This Topic
    Represents the dockable subitem of a map.
    Object Model
    IMapDockableSubItem Interface
    Syntax
    'Declaration
     
    Public Interface IMapDockableSubItem 
       Inherits IMapSubItem 
    public interface IMapDockableSubItem : IMapSubItem  
    See Also