UWP

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MapDockableSubItem - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MapDockableSubItem

    Represents a dockable item in the map item.

    Inheritance
    System.Object
    MapSubItem
    MapDockableSubItem
    MapColorScale
    MapDistanceScale
    MapLegend
    MapTitle
    Inherited Members
    MapSubItem.Style
    MapSubItem.MapLocation
    MapSubItem.MapSize
    MapSubItem.LeftMargin
    MapSubItem.RightMargin
    MapSubItem.TopMargin
    MapSubItem.BottomMargin
    MapSubItem.ZIndex
    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.SfReportViewer.UWP.dll
    Syntax
    public abstract class MapDockableSubItem : MapSubItem

    Constructors

    MapDockableSubItem()

    Declaration
    protected MapDockableSubItem()

    Properties

    ActionInfo

    Declaration
    public ActionInfo ActionInfo { get; set; }
    Property Value
    Type Description
    ActionInfo

    DockOutsideViewport

    Declaration
    public bool DockOutsideViewport { get; set; }
    Property Value
    Type Description
    System.Boolean

    Hidden

    Declaration
    public bool Hidden { get; set; }
    Property Value
    Type Description
    System.Boolean

    Position

    Declaration
    public string Position { get; set; }
    Property Value
    Type Description
    System.String

    ToolTip

    Declaration
    public string ToolTip { get; set; }
    Property Value
    Type Description
    System.String

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved