ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MapDockableSubItemVal - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MapDockableSubItemVal

    Inheritance
    System.Object
    MapSubItemVal
    MapDockableSubItemVal
    MapColorScale
    MapDistanceScale
    MapLegendVal
    MapTitleVal
    Inherited Members
    MapSubItemVal.Border
    MapSubItemVal.BackGround
    MapSubItemVal.Style
    MapSubItemVal.MapLocation
    MapSubItemVal.MapSize
    MapSubItemVal.LeftMargin
    MapSubItemVal.RightMargin
    MapSubItemVal.TopMargin
    MapSubItemVal.BottomMargin
    MapSubItemVal.ZIndex
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.EJ.ReportViewer.JsonModel
    Assembly: Syncfusion.EJ.ReportViewer.dll
    Syntax
    public class MapDockableSubItemVal : MapSubItemVal

    Constructors

    MapDockableSubItemVal()

    Declaration
    public MapDockableSubItemVal()

    Properties

    ActionInfo

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

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved